From 8dac288f975c4774fb23ffc90e4fc95d3c38f6b6 Mon Sep 17 00:00:00 2001 From: ShaneMcC Date: Fri, 19 Jul 2024 02:39:55 +0000 Subject: [PATCH] Update Dockerfile (`almalinux:9.3-minimal-20231124` => `almalinux:9.4-minimal-20240530`) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 71b7536..540dbba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM almalinux:9.3-minimal-20231124 +FROM almalinux:9.4-minimal-20240530 MAINTAINER Shane Mc Cormack LABEL org.opencontainers.image.authors "Shane Mc Cormack " LABEL org.opencontainers.image.description "Dell OpenManage Server Administrator in Docker."