From 62d54e2251fdb610142dba11a9ae24d0bff8ef3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 14:15:17 +0000 Subject: [PATCH] Bump amazonlinux/amazonlinux Bumps amazonlinux/amazonlinux from 2023.6.20250211.0 to 2023.6.20250218.2. --- 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 f23e4fc2..61d067c9 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.20250211.0 +FROM public.ecr.aws/amazonlinux/amazonlinux:2023.6.20250218.2 # The lsb_release command is not available for Amazon Linux 2023