We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
poseidon
dghubble
Learn more about funding links in repositories.
Report abuse
1 parent 1d339dd commit 6ce29beCopy full SHA for 6ce29be
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.22.2 AS builder
+FROM docker.io/golang:1.22.3 AS builder
2
COPY . src
3
RUN cd src && make build
4
0 commit comments