UNCLASSIFIED

Commit 690c786f authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'patch-1' into 'development'

Update Dockerfile

See merge request dsop/mongodb/mongodb-enterprise/mongodb-ops-manager!4
parents f3de4d3a 2c0bc075
Pipeline #53406 passed with stages
in 22 minutes and 22 seconds
ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=redhat/ubi/ubi7 ARG BASE_IMAGE=redhat/ubi/ubi7
ARG BASE_TAG=7.8 ARG BASE_TAG=7.9
ARG MONGODB_VERSION=4.2.9 ARG MONGODB_VERSION=4.2.9
FROM quay.io/mongodb/mongodb-enterprise-init-mongod-rhel70:${MONGODB_VERSION} as official FROM quay.io/mongodb/mongodb-enterprise-init-mongod-rhel70:${MONGODB_VERSION} as official
......
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