UNCLASSIFIED

Commit e014215c authored by thomas.shepherd's avatar thomas.shepherd
Browse files

Merge branch 'thomas.shepherd-development-patch' into 'development'

Thomas.shepherd development patch

See merge request !15
parents 55bd1e51 87831a5d
Pipeline #428383 failed with stages
in 44 seconds
ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8-minimal ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8-minimal
ARG BASE_TAG=8.3 ARG BASE_TAG=8.4
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
...@@ -10,7 +10,7 @@ tags: ...@@ -10,7 +10,7 @@ tags:
args: args:
BASE_IMAGE: "redhat/ubi/ubi8-minimal" BASE_IMAGE: "redhat/ubi/ubi8-minimal"
BASE_TAG: "8.3" BASE_TAG: "8.4"
labels: labels:
org.opencontainers.image.title: "cppcheck" org.opencontainers.image.title: "cppcheck"
......
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