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 052eac2 commit 3760e7cCopy full SHA for 3760e7c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.5 AS builder
+FROM golang:1.24.6 AS builder
2
ENV ROOT=/build
3
RUN mkdir ${ROOT}
4
WORKDIR ${ROOT}
0 commit comments