Skip to content

Commit

Permalink
Merge pull request #77 from upbound/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.18.4
  • Loading branch information
turkenf authored Sep 30, 2023
2 parents 288fd90 + ee1a386 commit 8a3e0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/images/provider-azuread/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.3
FROM alpine:3.18.4
RUN apk --no-cache add ca-certificates bash

ARG TARGETOS
Expand Down

0 comments on commit 8a3e0bf

Please sign in to comment.