We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be4765 commit 6f4c266Copy full SHA for 6f4c266
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.23.3-alpine3.19 as builder
+FROM docker.io/golang:1.23.3-alpine3.20 as builder
2
3
WORKDIR /go/src/app
4
0 commit comments