fix dependencies
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build docker container / build (push) Successful in 2m31s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build docker container / build (push) Successful in 2m31s
				
			This commit is contained in:
		| @@ -2,7 +2,7 @@ FROM python:3.11-alpine | ||||
|  | ||||
| RUN apk update \ | ||||
| && apk upgrade --available \ | ||||
| && apk add git tzdata \ | ||||
| && apk add git tzdata bash  \ | ||||
| && mkdir /app \ | ||||
| && cd /app \ | ||||
| && git clone https://github.com/rshipp/python-nut2.git \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user