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
cb3266c9
Commit
cb3266c9
authored
Jun 17, 2021
by
jonathan.janos@mongodb.com
Browse files
upgraded to ubi8.4
parent
f1bb7fff
Pipeline
#321173
passed with stages
in 10 minutes and 58 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
Dockerfile
Dockerfile
+1
-2
hardening_manifest.yaml
hardening_manifest.yaml
+1
-2
No files found.
Dockerfile
View file @
cb3266c9
...
...
@@ -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
...
...
@@ -15,7 +15,6 @@ ENV MDB_DIR /var/lib/mongodb-mms-automation/downloads
ARG
AA_VERSION
COPY
LICENSE /licenses/mongodb-enterprise-database
RUN
yum update
-y
&&
rm
-rf
/var/cache/yum
\
...
...
hardening_manifest.yaml
View file @
cb3266c9
...
...
@@ -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
:
...
...
@@ -52,4 +52,3 @@ maintainers:
username
:
"
alexander.klepal"
cht_member
:
true
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