We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2825f90 + dc3e27b commit ddcff33Copy full SHA for ddcff33
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.7-alpine3.23 as builder
+FROM golang:1.26.1-alpine3.23 as builder
2
3
ENV GO111MODULE=on
4
ARG VERSION=dev
0 commit comments