3.9.0-debian-9-r48 release
This commit is contained in:
parent
0a9bb96915
commit
111e17db1b
|
|
@ -7,12 +7,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
|||
# Install required system packages and dependencies
|
||||
RUN install_packages ghostscript imagemagick libbz2-1.0 libc6 libgcc1 libncurses5 libreadline7 libsqlite3-0 libssl1.1 libstdc++6 libtinfo5 zlib1g
|
||||
RUN bitnami-pkg install node-8.16.2-2 --checksum e2442047a50d9778a7a4a1cf86f6e3b7dd701d856c2648257f3d34d5699bf37b
|
||||
RUN bitnami-pkg install mongodb-client-4.0.13-0 --checksum 78d58426a75e15034763ddd9de5b41d3c210d55d903b11e4ed5aa647fac89c11
|
||||
RUN bitnami-pkg install mongodb-client-4.0.14-0 --checksum a889253beb0ac83659ba396feeb0a3501462c786c19014f7e828dc384df94262
|
||||
RUN bitnami-pkg unpack parse-3.9.0-1 --checksum c42451793e4a89aadf8ff46d91c0e0ba9973d21fd94906074c4fa853f97af1b4
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.9.0-debian-9-r47" \
|
||||
BITNAMI_IMAGE_VERSION="3.9.0-debian-9-r48" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`3-ol-7`, `3.9.0-ol-7-r103` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-ol-7-r103/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.9.0-debian-9-r47`, `3`, `3.9.0`, `3.9.0-r47`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-debian-9-r47/3/debian-9/Dockerfile)
|
||||
* [`3-debian-9`, `3.9.0-debian-9-r48`, `3`, `3.9.0`, `3.9.0-r48`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse/blob/3.9.0-debian-9-r48/3/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse GitHub repo](https://github.com/bitnami/bitnami-docker-parse).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue