We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 365e30d commit 0ce808aCopy full SHA for 0ce808a
test/Dockerfile
@@ -1,5 +1,5 @@
1
### Builder ###
2
-FROM golang:1.22 as builder
+FROM golang:1.23 as builder
3
4
ENV PKG=/workspace
5
WORKDIR ${PKG}
0 commit comments