Skip to content

Commit 85a6e1a

Browse files
Update alpine Docker tag to v3.21.3 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae83e6b commit 85a6e1a

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:2025.2.0 as cloudflared
2-
FROM alpine:3.21.2
2+
FROM alpine:3.21.3
33

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

0 commit comments

Comments
 (0)