mirror of
				https://github.com/cmur2/dyndnsd.git
				synced 2025-10-31 00:25:06 +01:00 
			
		
		
		
	docker: update Alpine tools to fix apk-tools vulnerability
This commit is contained in:
		| @@ -4,7 +4,7 @@ EXPOSE 5353 8080 | ||||
|  | ||||
| ARG DYNDNSD_VERSION | ||||
|  | ||||
| RUN apk --no-cache add openssl ca-certificates && \ | ||||
| RUN apk --no-cache add openssl ca-certificates apk-tools && \ | ||||
|     apk --no-cache add ruby ruby-etc ruby-io-console ruby-json ruby-webrick && \ | ||||
|     apk --no-cache add --virtual .build-deps linux-headers ruby-dev build-base tzdata && \ | ||||
|     gem install --no-document dyndnsd -v ${DYNDNSD_VERSION} && \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Christian Nicolai
						Christian Nicolai