Skip to content

Commit 3e6e5c1

Browse files
Update alpine Docker tag to v3.21.2 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95db154 commit 3e6e5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM cloudflare/cloudflared:2024.12.2 as cloudflared
2-
FROM alpine:3.21.0
2+
FROM alpine:3.21.2
33

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

0 commit comments

Comments
 (0)