Skip to content

Commit

Permalink
Merge pull request #273 from upbound/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.20.1
  • Loading branch information
jeanduplessis authored Jun 28, 2024
2 parents df30be3 + 88a2ea0 commit bd9d26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/images/provider-terraform/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20.0
FROM alpine:3.20.1
RUN apk --no-cache add ca-certificates bash git curl
ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit bd9d26b

Please sign in to comment.