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 46c329c commit e7109bbCopy full SHA for e7109bb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.25.3 AS builder
+FROM docker.io/golang:1.25.4 AS builder
2
COPY . src
3
RUN cd src && make build
4
0 commit comments