Skip to content

Commit 3f83ec0

Browse files
Update alpine Docker tag to v3.22.1 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03b7568 commit 3f83ec0

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:2025.8.0 as cloudflared
2-
FROM alpine:3.22.0
2+
FROM alpine:3.22.1
33

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

0 commit comments

Comments
 (0)