Skip to content

Commit 5364907

Browse files
authored
Merge pull request #165 from firecow/renovate/alpine-3.x
Update alpine Docker tag to v3.23.4
2 parents 63f73ef + 8f0c681 commit 5364907

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.3
2+
FROM alpine:3.23.4
33

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

0 commit comments

Comments
 (0)