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.
1 parent 425a570 commit 0d68726Copy full SHA for 0d68726
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine AS builder
+FROM golang:1.24-alpine AS builder
2
3
# Do not remove `git` here, it is required for getting runner version when executing `make build`
4
RUN apk add --no-cache make git
0 commit comments