We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f585305 + d962586 commit c2d50a1Copy full SHA for c2d50a1
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.6-alpine AS build
+FROM golang:1.26.1-alpine AS build
2
ARG VERSION="dev"
3
4
# Set the working directory
0 commit comments