From 532d213a8f82c502d55e002a9465fbadfe3a199e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 06:58:54 +0000 Subject: [PATCH] Bump ubuntu from jammy-20240427 to jammy-20240808 Bumps ubuntu from jammy-20240427 to jammy-20240808. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 92ab75c..3e03ae2 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-20240427 +FROM ubuntu:jammy-20240808 # Labels for http://label-schema.org/rc1/#build-time-labels # And for https://github.com/opencontainers/image-spec/blob/master/annotations.md