From 708b4c5d37ac53e7639ef44072a0878acee20d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 10:02:26 +0000 Subject: [PATCH] chore(deps): bump ubuntu in /rolling Bumps ubuntu from noble-20240429 to noble-20240530. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rolling/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rolling/Dockerfile b/rolling/Dockerfile index 593a802..01d98e6 100644 --- a/rolling/Dockerfile +++ b/rolling/Dockerfile @@ -16,7 +16,7 @@ # This Dockerfile is based on https://github.com/AtsushiSaito/docker-ubuntu-sweb # which is released under the Apache-2.0 license. -FROM ubuntu:noble-20240429 +FROM ubuntu:noble-20240530 # Automatic platform ARGs in the global scope # https://docs.docker.com/reference/dockerfile/#automatic-platform-args-in-the-global-scope