We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c940a2f commit da24982Copy full SHA for da24982
Dockerfile
@@ -2,7 +2,7 @@
2
FROM devopsinfra/docker-terragrunt:tf-1.0.1-tg-0.31.0 as builder
3
4
# Use a clean tiny image to store artifacts in
5
-FROM alpine:3.20.3
+FROM alpine:3.21.0
6
7
# Labels for http://label-schema.org/rc1/#build-time-labels
8
# And for https://github.com/opencontainers/image-spec/blob/master/annotations.md
0 commit comments