UNCLASSIFIED

Commit cb3266c9 authored by jonathan.janos@mongodb.com's avatar jonathan.janos@mongodb.com
Browse files

upgraded to ubi8.4

parent f1bb7fff
Pipeline #321173 passed with stages
in 10 minutes and 58 seconds
......@@ -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 \
......
......@@ -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
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