Skip to content

Commit

Permalink
Update alpine Docker tag to v3.20.0 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 3ba918d commit c9a31c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM cloudflare/cloudflared:2024.5.0 as cloudflared
FROM alpine:3.19.1
FROM alpine:3.20.0

RUN apk add jq~=1.7 --no-cache

Expand Down

0 comments on commit c9a31c2

Please sign in to comment.