Skip to content

Commit

Permalink
Update dependency alpine to v3.16.0 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 24, 2022
1 parent 0f02c61 commit 65ea643
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:2022.5.1 as cloudflared
FROM alpine:3.15.4
FROM alpine:3.16.0

RUN apk add jq=1.6-r1 --no-cache

Expand Down

0 comments on commit 65ea643

Please sign in to comment.