From b5720b233a02ebfd314538c8ba5eee9d1231d875 Mon Sep 17 00:00:00 2001 From: Loren Gordon Date: Mon, 5 Aug 2024 10:51:44 -0700 Subject: [PATCH] Revert "Bump almalinux from 8 to 9 in /ci in the docker group" This reverts commit 6c841622c29dbb3179bfd5c1a564c2f295d290a4. --- ci/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Dockerfile b/ci/Dockerfile index 1582d0c30..74aef9115 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/almalinux:9@sha256:ff4f72c2c65badbc7deea85a035d13b6fc5160b97777939e97479921c57a3cd7 +FROM docker.io/almalinux:8@sha256:e87da8566de5f0a10e0e6acdb7ca43da4ef97a114130691d7dd737d6923c863d ARG USER=wam-builder ARG USER_UID