Skip to content

Commit bd9d26b

Browse files
Merge pull request #273 from upbound/renovate/alpine-3.x
Update alpine Docker tag to v3.20.1
2 parents df30be3 + 88a2ea0 commit bd9d26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/images/provider-terraform/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20.0
1+
FROM alpine:3.20.1
22
RUN apk --no-cache add ca-certificates bash git curl
33
ARG TARGETOS
44
ARG TARGETARCH

0 commit comments

Comments
 (0)