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 \ | RUN apk update \ | ||||||
| && apk upgrade --available \ | && apk upgrade --available \ | ||||||
| && apk add git tzdata \ | && apk add git tzdata bash  \ | ||||||
| && mkdir /app \ | && mkdir /app \ | ||||||
| && cd /app \ | && cd /app \ | ||||||
| && git clone https://github.com/rshipp/python-nut2.git \ | && git clone https://github.com/rshipp/python-nut2.git \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user