Skip to content

Commit d6e8f33

Browse files
authored
Merge pull request #889 from IQTLabs/renovate/golang-1.x
Update golang Docker tag to v1.24
2 parents 52f2c6f + c3ecefc commit d6e8f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

certstrap/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-alpine AS build
1+
FROM golang:1.24-alpine AS build
22

33
ENV GO111MODULE="on"
44
RUN go install github.com/square/certstrap@latest

0 commit comments

Comments
 (0)