We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56a5c54 + a398b96 commit 4bce297Copy full SHA for 4bce297
Dockerfile
@@ -1,5 +1,5 @@
1
# builder image
2
-FROM golang:1.20.2-alpine3.17 as builder
+FROM golang:1.20.3-alpine3.17 as builder
3
4
ENV CGO_ENABLED 0
5
RUN apk --no-cache add alpine-sdk
0 commit comments