Skip to content

Commit

Permalink
Update to Alpine 3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij committed Dec 5, 2024
1 parent 4177ded commit 3520930
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 27-rc/cli/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 27/cli/Dockerfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Dockerfile-cli.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ include "shared" -}}
FROM alpine:3.20
FROM alpine:3.21

RUN apk add --no-cache \
ca-certificates \
Expand Down

0 comments on commit 3520930

Please sign in to comment.