UNCLASSIFIED

Commit e1b99fbd authored by Karl Breidenbach's avatar Karl Breidenbach
Browse files

Update hardening_manifest.yaml to reference UBI 8.4.

parent e740c19d
Pipeline #279433 passed with stages
in 5 minutes and 22 seconds
...@@ -14,7 +14,7 @@ tags: ...@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
args: args:
BASE_IMAGE: "redhat/ubi/ubi8" BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.3" BASE_TAG: "8.4"
# Docker image labels # Docker image labels
labels: labels:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment