We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88543ac commit aef0551Copy full SHA for aef0551
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine AS base
+FROM golang:1.26-alpine AS base
2
3
RUN apk add --no-cache git ca-certificates
4
0 commit comments