3.10.0-ol-7-r29 release
This commit is contained in:
parent
7eb338d2f1
commit
3379ad9b19
|
|
@ -10,7 +10,7 @@ COPY prebuildfs /
|
|||
RUN install_packages bzip2-libs ca-certificates curl cyrus-sasl-lib glibc gzip hostname keyutils-libs krb5-libs libaio-devel libcom_err libcurl libgcc libidn libselinux libssh2 libstdc++ ncurses-libs nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre procps-ng readline sqlite sudo tar which zlib
|
||||
RUN /build/bitnami-user.sh && \
|
||||
/build/install-nami.sh
|
||||
RUN bitnami-pkg install node-12.15.0-0 --checksum 831d96b43bce8375a69da28837e5b8cdb4de78a65bb7062723f2a71d8d1288ed
|
||||
RUN bitnami-pkg install node-12.16.0-0 --checksum 75e7e97a571c4dd9198f8b6b1eb76b6f3ce0799e099dd3dbaa6da7cbb317c607
|
||||
RUN bitnami-pkg install mongodb-client-4.2.3-0 --checksum cdc8ed76ef2b9df4c9fac30c2b86d65b3a7c9af6e2a8a55f0c1063af3044a02a
|
||||
RUN bitnami-pkg unpack parse-3.10.0-0 --checksum ad1521691c650449ffe73e044d24b5f5ecaf066212e7a98873ef393f8b64b90b
|
||||
RUN yum upgrade -y && \
|
||||
|
|
@ -20,7 +20,7 @@ RUN /build/install-tini.sh
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.10.0-ol-7-r28" \
|
||||
BITNAMI_IMAGE_VERSION="3.10.0-ol-7-r29" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
|
|
|||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`3-ol-7`, `3.10.0-ol-7-r28` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.10.0-ol-7-r28/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.10.0-ol-7-r29` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.10.0-ol-7-r29/3/ol-7/Dockerfile)
|
||||
* [`3-debian-10`, `3.10.0-debian-10-r16`, `3`, `3.10.0`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.10.0-debian-10-r16/3/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).
|
||||
|
|
|
|||
Loading…
Reference in New Issue