UNCLASSIFIED

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

Merge branch 'development' into 'master'

Merge Development into Master

See merge request !12
parents 13558d8c 3465d292
Pipeline #467350 failed with stages
in 31 minutes
......@@ -5,7 +5,7 @@ ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.4
FROM quay.io/mongodb/mongodb-enterprise-database-ubi:1.5.3 as official
FROM quay.io/mongodb/mongodb-enterprise-appdb-ubi:10.2.15.5958-1_4.2.11-ent as official
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -37,8 +37,8 @@ labels:
# List of resources to make available to the offline build context
resources:
- tag: quay.io/mongodb/mongodb-enterprise-database-ubi:1.5.3
url: docker://quay.io/mongodb/mongodb-enterprise-database-ubi@sha256:8f2734cea7fc31f829a0f8752be5bfd1c69b3d2e59e677bb23f685aac7f58eb9
- tag: quay.io/mongodb/mongodb-enterprise-appdb-ubi:10.2.15.5958-1_4.2.11-ent
url: docker://quay.io/mongodb/mongodb-enterprise-appdb-ubi@sha256:00163825a8c2f7844e0f0445de8073a7204270e84a947b309564aa7446e0a4a7
# List of project maintainers
maintainers:
......
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