Skip to content

Commit 5eefbd3

Browse files
committed
Update to Alpine 3.21
1 parent 98c68d8 commit 5eefbd3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

27-rc/cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

27/cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Dockerfile-cli.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{ include "shared" -}}
2-
FROM alpine:3.20
2+
FROM alpine:3.21
33

44
RUN apk add --no-cache \
55
ca-certificates \

0 commit comments

Comments
 (0)