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.
2 parents 9dd3c02 + 77f5f98 commit 7cb5e7eCopy full SHA for 7cb5e7e
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.15.2
+FROM alpine:3.15.3
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