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 e49fc05 commit a8a6874Copy full SHA for a8a6874
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.23.4 AS builder
+FROM docker.io/golang:1.23.5 AS builder
2
COPY . src
3
RUN cd src && make build
4
0 commit comments