diff --git a/Dockerfile b/Dockerfile index 3e03ae2..a3aed33 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM devopsinfra/docker-terragrunt:slim-latest as builder # Use a clean tiny image to store artifacts in -FROM ubuntu:jammy-20240808 +FROM ubuntu:22.04 # Labels for http://label-schema.org/rc1/#build-time-labels # And for https://github.com/opencontainers/image-spec/blob/master/annotations.md