We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9d1509 + b66afec commit 2a611eeCopy full SHA for 2a611ee
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM golang:1.22.0 as golang
+FROM golang:1.23 as golang
2
3
-FROM gcr.io/google.com/cloudsdktool/cloud-sdk:463.0.0
+FROM gcr.io/google.com/cloudsdktool/cloud-sdk:491.0.0
4
5
COPY --from=golang /usr/local/go/ /usr/local/go/
6
0 commit comments