Skip to content

Commit 9588c91

Browse files
Update alpine Docker tag to v3.24.1 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7ea428 commit 9588c91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM cloudflare/cloudflared:2026.3.0 as cloudflared
2-
FROM alpine:3.23.4
2+
FROM alpine:3.24.1
33

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

0 commit comments

Comments
 (0)