diff --git a/Dockerfile b/Dockerfile index 09f393e..e63e0aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM devopsinfra/docker-terragrunt:tf-1.0.1-tg-0.31.0 as builder # Use a clean tiny image to store artifacts in -FROM alpine:3.20.2 +FROM alpine:3.20.3 # Labels for http://label-schema.org/rc1/#build-time-labels # And for https://github.com/opencontainers/image-spec/blob/master/annotations.md