From cdf1853618c477ff6b360628acee2329a7268565 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:31:16 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B3=20Bump=20ubuntu=20in=20/ros2/night?= =?UTF-8?q?ly/nightly=20(#763)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps ubuntu from noble-20240605 to noble-20240801. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ros2/nightly/nightly/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros2/nightly/nightly/Dockerfile b/ros2/nightly/nightly/Dockerfile index 2bc1d58e5..5dc81399f 100644 --- a/ros2/nightly/nightly/Dockerfile +++ b/ros2/nightly/nightly/Dockerfile @@ -1,5 +1,5 @@ # multi-stage for setup -FROM ubuntu:noble-20240605 as setuper +FROM ubuntu:noble-20240801 as setuper ARG DEBIAN_FRONTEND=noninteractive # setup timezone