Update registry.odit.services/hub/library/alpine Docker tag to v3.17
This commit was merged in pull request #5.
	This commit is contained in:
		@@ -11,7 +11,7 @@ COPY . .
 | 
			
		||||
RUN go build -ldflags="-w -s" -o build
 | 
			
		||||
 | 
			
		||||
# === RUN STAGE === #
 | 
			
		||||
FROM registry.odit.services/hub/library/alpine:3.16 as run
 | 
			
		||||
FROM registry.odit.services/hub/library/alpine:3.17 as run
 | 
			
		||||
 | 
			
		||||
RUN apk update \
 | 
			
		||||
        && apk upgrade \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user