From 920e7ed3b70248c73e584b831971cad7af992824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 03:58:20 +0000 Subject: [PATCH] Bump amazonlinux Bumps amazonlinux from 2023.6.20241010.0 to 2023.6.20241031.0. --- updated-dependencies: - dependency-name: 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 9adb5ab8..c9bf6287 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 amazonlinux:2023.6.20241010.0 +FROM amazonlinux:2023.6.20241031.0 # The lsb_release command is not available for Amazon Linux 2022