We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52f2c6f + c3ecefc commit d6e8f33Copy full SHA for d6e8f33
certstrap/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine AS build
+FROM golang:1.24-alpine AS build
2
3
ENV GO111MODULE="on"
4
RUN go install github.com/square/certstrap@latest
0 commit comments