From 2bfe2b3eda74ea92f970cda4515b6905f5564b25 Mon Sep 17 00:00:00 2001 From: Al Fontaine Date: Mon, 7 Jun 2021 02:25:07 +0000 Subject: [PATCH] Update hardening_manifest.yaml --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index b836e97..4f1155b 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -10,7 +10,7 @@ tags: # Build args passed to Dockerfile ARGs args: BASE_IMAGE: "redhat/ubi/ubi8" - BASE_TAG: "8.3" + BASE_TAG: "8.4" # Docker image labels labels: org.opencontainers.image.title: "Gitlab Ruby" -- GitLab