We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31258dd commit 6a1e02dCopy full SHA for 6a1e02d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.0-bullseye as build
+FROM golang:1.24.1-bullseye as build
2
3
WORKDIR /go/src/app
4
ADD . /go/src/app
0 commit comments