UNCLASSIFIED

Commit 5fbaf89c authored by riveraj's avatar riveraj
Browse files

Merge branch 'development' into 'master'

Merge Development branch to Master branch

See merge request !13
parents 5bf9fe25 149e8834
Pipeline #467409 failed with stages
in 26 minutes and 56 seconds
......@@ -3,7 +3,7 @@
#
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.3
ARG BASE_TAG=8.4
FROM quay.io/mongodb/mongodb-enterprise-database-ubi:1.5.3 as official
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -14,7 +14,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:
......@@ -54,4 +54,3 @@ maintainers:
username: "alexander.klepal"
cht_member: true
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