From 2c79f8182b6723ec8c2a5a471182f775d57db47f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:03:58 +0000 Subject: [PATCH] Bump almalinux from `e87da85` to `2f6245f` in /ci in the docker group Bumps the docker group in /ci with 1 update: almalinux. Updates `almalinux` from `e87da85` to `2f6245f` --- updated-dependencies: - dependency-name: almalinux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] --- ci/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Dockerfile b/ci/Dockerfile index 74aef9115..fb8d8e0fc 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/almalinux:8@sha256:e87da8566de5f0a10e0e6acdb7ca43da4ef97a114130691d7dd737d6923c863d +FROM docker.io/almalinux:8@sha256:2f6245ff2d8d8184d179d46f649149b9077fb02d2b338059251729df63109a1a ARG USER=wam-builder ARG USER_UID