We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e99ce commit 1516207Copy full SHA for 1516207
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22-alpine as builder
+FROM golang:1.23-alpine as builder
2
3
WORKDIR /workspace
4
# Copy the Go Modules manifests
0 commit comments