mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 14:57:54 +08:00
3.1.2-debian-9-r6 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:stretch-r211
|
||||
FROM bitnami/minideb-extras:stretch-r212
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-3.1.2-1 --checksum 3862f7f5a3b1f8c655c980f34728dc98
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.2-debian-9-r5" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.2-debian-9-r6" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
||||
Reference in New Issue
Block a user