Skip to content

Commit a6563c8

Browse files
Update alpine Docker tag to v3.17.2 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c67f5f commit a6563c8

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:2023.2.1 as cloudflared
2-
FROM alpine:3.17.1
2+
FROM alpine:3.17.2
33

44
RUN apk add jq=1.6-r2 --no-cache
55

0 commit comments

Comments
 (0)