From 39bb1e985602f4a768e2808e8cbf0f403b0e00b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 02:12:45 +0000 Subject: [PATCH] chore(deps): bump ubuntu from `35b7fc7` to `80dd3c3` Bumps ubuntu from `35b7fc7` to `80dd3c3`. --- 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 33db6943d0..2be15b6b25 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ #-------------------------------------------------------------------------------------------------- # Thrift # Ubuntu Noble image -FROM ubuntu@sha256:35b7fc72eb7c652dc1f4e5bfbdb9cdb308c3a6b1b96abc61317b931007b9aac8 AS sw360thriftbuild +FROM ubuntu@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab AS sw360thriftbuild ARG BASEDIR="/build" ARG DESTDIR="/"