mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
4.2.0-ol-7-r15 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r412
|
||||
FROM bitnami/oraclelinux-extras-base:7-r413
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "mongodb" "4.2.0-0" --checksum 93c23
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="mongodb" \
|
||||
BITNAMI_IMAGE_VERSION="4.2.0-ol-7-r14" \
|
||||
BITNAMI_IMAGE_VERSION="4.2.0-ol-7-r15" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/mongodb/bin:$PATH"
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`4.2-ol-7`, `4.2.0-ol-7-r14` (4.2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.0-ol-7-r14/4.2/ol-7/Dockerfile)
|
||||
* [`4.2-ol-7`, `4.2.0-ol-7-r15` (4.2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.0-ol-7-r15/4.2/ol-7/Dockerfile)
|
||||
* [`4.2-debian-9`, `4.2.0-debian-9-r14`, `4.2`, `4.2.0`, `4.2.0-r14` (4.2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.0-debian-9-r14/4.2/debian-9/Dockerfile)
|
||||
* [`4.0-ol-7`, `4.0.12-ol-7-r34` (4.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.0.12-ol-7-r34/4.0/ol-7/Dockerfile)
|
||||
* [`4.0-debian-9`, `4.0.12-debian-9-r31`, `4.0`, `4.0.12`, `4.0.12-r31`, `latest` (4.0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.0.12-debian-9-r31/4.0/debian-9/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user