From 41a593aae065aa9315874e0995619590d4c7094c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 02:41:38 +0000 Subject: [PATCH] Bump amazonlinux/amazonlinux Bumps amazonlinux/amazonlinux from 2023.6.20250203.1 to 2023.6.20250211.0. --- updated-dependencies: - dependency-name: amazonlinux/amazonlinux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../jvnet/hudson/plugins/platformlabeler/amzn/2023/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/amzn/2023/Dockerfile b/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/amzn/2023/Dockerfile index 2c9d70ea..f23e4fc2 100644 --- a/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/amzn/2023/Dockerfile +++ b/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/amzn/2023/Dockerfile @@ -1,2 +1,2 @@ -FROM public.ecr.aws/amazonlinux/amazonlinux:2023.6.20250203.1 +FROM public.ecr.aws/amazonlinux/amazonlinux:2023.6.20250211.0 # The lsb_release command is not available for Amazon Linux 2023