UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
M
MongoDB
MongoDB Enterprise
MongoDB Ops Manager AppDB
Commits
c123d019
Commit
c123d019
authored
Jul 01, 2021
by
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
Changes
2
Pipelines
99
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+2
-2
No files found.
Dockerfile
View file @
c123d019
...
...
@@ -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}
...
...
hardening_manifest.yaml
View file @
c123d019
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment