mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 14:57:44 +08:00
4.2.1-ol-7-r2 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r470
|
||||
FROM bitnami/oraclelinux-extras-base:7-r471
|
||||
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.1-0" --checksum 01337
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="mongodb" \
|
||||
BITNAMI_IMAGE_VERSION="4.2.1-ol-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="4.2.1-ol-7-r2" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/mongodb/bin:$PATH"
|
||||
|
||||
|
||||
@@ -48,7 +48,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.1-ol-7-r1` (4.2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.1-ol-7-r1/4.2/ol-7/Dockerfile)
|
||||
* [`4.2-ol-7`, `4.2.1-ol-7-r2` (4.2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.1-ol-7-r2/4.2/ol-7/Dockerfile)
|
||||
* [`4.2-debian-9`, `4.2.1-debian-9-r1`, `4.2`, `4.2.1`, `4.2.1-r1` (4.2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.1-debian-9-r1/4.2/debian-9/Dockerfile)
|
||||
* [`4.2-centos-7`, `4.2.1-centos-7-r2` (4.2/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.1-centos-7-r2/4.2/centos-7/Dockerfile)
|
||||
* [`4.0-ol-7`, `4.0.13-ol-7-r2` (4.0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.0.13-ol-7-r2/4.0/ol-7/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user