From d71ea7efc8319f693bbae8e9fb1bdabd4489cf1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 16:52:37 +0000 Subject: [PATCH] chore(deps): bump amazonlinux in /awslnx-systemd Bumps amazonlinux from 2.0.20230822.0 to 2.0.20230912.0. --- updated-dependencies: - dependency-name: amazonlinux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- awslnx-systemd/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awslnx-systemd/Dockerfile b/awslnx-systemd/Dockerfile index 942548182..93242234f 100644 --- a/awslnx-systemd/Dockerfile +++ b/awslnx-systemd/Dockerfile @@ -1,4 +1,4 @@ -FROM amazonlinux:2.0.20230822.0 +FROM amazonlinux:2.0.20230912.0 LABEL maintainer="opensource@ekino.com" ENV container=docker