We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853629c commit 67edf96Copy full SHA for 67edf96
deploy/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.hub.docker.com/library/golang:1.20-alpine3.16 AS build
+FROM registry.hub.docker.com/library/golang:1.22-alpine3.18 AS build
2
3
# Install build depdencies for all supported arches
4
RUN apk --no-cache add bash build-base cmake device-mapper findutils git \
0 commit comments