We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c75ac commit 548e647Copy full SHA for 548e647
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/golang:1.22.8-bullseye AS gobuild
+FROM docker.io/library/golang:1.22.9-bullseye AS gobuild
2
WORKDIR /build-dir
3
COPY go.mod .
4
COPY go.sum .
0 commit comments