Skip to content

Commit cc8c6fd

Browse files
authored
Merge pull request #871 from IQTLabs/renovate/alpine-3.x
Update alpine Docker tag to v3.21
2 parents 0f3fbb5 + 4cd927b commit cc8c6fd

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
@@ -6,7 +6,7 @@ RUN go install github.com/square/certstrap@latest
66
WORKDIR /
77
COPY gen_faucetconfrpc_keys.sh gen_faucetconfrpc_keys.sh
88

9-
FROM alpine:3.20
9+
FROM alpine:3.21
1010

1111
COPY --from=build /gen_faucetconfrpc_keys.sh /gen_faucetconfrpc_keys.sh
1212
COPY --from=build /go/bin/certstrap /usr/bin/certstrap

0 commit comments

Comments
 (0)