We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451ef9c commit cd5371dCopy full SHA for cd5371d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.5-alpine as base_builder
+FROM golang:1.24.0-alpine as base_builder
2
3
RUN apk --no-cache add ca-certificates git
4
0 commit comments