From d19c242d9dcc057431575474ee2d0288f0942324 Mon Sep 17 00:00:00 2001 From: gurkanindibay <gindibay@microsoft.com> Date: Wed, 5 Jun 2024 14:11:28 +0300 Subject: [PATCH] Updates almalinux docker header --- test-images/almalinux-9/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-images/almalinux-9/Dockerfile b/test-images/almalinux-9/Dockerfile index 6850906f..f2d21389 100644 --- a/test-images/almalinux-9/Dockerfile +++ b/test-images/almalinux-9/Dockerfile @@ -1,4 +1,4 @@ -FROM almalinux/almalinux:9 +FROM almalinux:9 ARG CITUS_VERSION # Format should be XY and should not include dots e.g for 10.2.1=>102 ARG CITUS_MAJOR_VERSION