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 0c1fb29 commit 9a6af5eCopy full SHA for 9a6af5e
4 files changed
.docker/Dockerfile-build
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine3.22 AS builder
+FROM golang:1.26-alpine3.22 AS builder
2
3
RUN apk -U --no-cache add build-base git gcc bash
4
0 commit comments