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 04e1d52 commit 7ba1c01Copy full SHA for 7ba1c01
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.26.0 AS builder
+FROM docker.io/golang:1.26.1 AS builder
2
COPY . src
3
RUN cd src && make build
4
0 commit comments