Skip to content

Commit cf01e9b

Browse files
Update alpine Docker tag to v3.23.2 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 299b15e commit cf01e9b

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.11.1 as cloudflared
2-
FROM alpine:3.23.0
2+
FROM alpine:3.23.2
33

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

0 commit comments

Comments
 (0)