We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a78eeeb + 6a5bd6f commit c5ecae3Copy full SHA for c5ecae3
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25-alpine as builder
+FROM golang:1.26-alpine as builder
2
3
WORKDIR /workspace
4
# Copy the Go Modules manifests
0 commit comments