From 7ef7cc3e93e0c04d4fa7d885cd6f81363091bacd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 04:51:07 +0000 Subject: [PATCH] Bump amazonlinux/amazonlinux Bumps amazonlinux/amazonlinux from 2023.6.20250123.4 to 2023.6.20250128.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 83de02c1..1ad03b74 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.20250123.4 +FROM public.ecr.aws/amazonlinux/amazonlinux:2023.6.20250128.0 # The lsb_release command is not available for Amazon Linux 2023