1.4.3-debian-9-r32 release
This commit is contained in:
parent
bb8cdc5d10
commit
be8d9aaff4
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r462
|
||||
FROM bitnami/minideb-extras:stretch-r463
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack parse-dashboard-1.4.3-2 --checksum dc4ee842b3db3fceed5b79
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse-dashboard" \
|
||||
BITNAMI_IMAGE_VERSION="1.4.3-debian-9-r31" \
|
||||
BITNAMI_IMAGE_VERSION="1.4.3-debian-9-r32" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PARSE_APP_ID="myappID" \
|
||||
PARSE_DASHBOARD_APP_NAME="MyDashboard" \
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.4.3-ol-7-r32` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.3-ol-7-r32/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.4.3-debian-9-r31`, `1`, `1.4.3`, `1.4.3-r31`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.3-debian-9-r31/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.4.3-debian-9-r32`, `1`, `1.4.3`, `1.4.3-r32`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.3-debian-9-r32/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/parse-dashboard GitHub repo](https://github.com/bitnami/bitnami-docker-parse-dashboard).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue