UNCLASSIFIED

Commit 2c0bc075 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Update Dockerfile

parent f3de4d3a
Pipeline #53024 failed with stages
in 3 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