1.4.1-ol-7-r1 release
This commit is contained in:
parent
7ebcaebcb3
commit
1b8d19ece5
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r407
|
||||
FROM bitnami/oraclelinux-extras:7-r408
|
||||
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.1-0 --checksum e6cb044d4d0cbfdeb262d3
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse-dashboard" \
|
||||
BITNAMI_IMAGE_VERSION="1.4.1-ol-7-r0" \
|
||||
BITNAMI_IMAGE_VERSION="1.4.1-ol-7-r1" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PARSE_APP_ID="myappID" \
|
||||
PARSE_DASHBOARD_APP_NAME="MyDashboard" \
|
||||
|
|
|
|||
|
|
@ -37,7 +37,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/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.4.1-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.1-ol-7-r0/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.4.1-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.1-ol-7-r1/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.4.1-debian-9-r1`, `1`, `1.4.1`, `1.4.1-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.4.1-debian-9-r1/1/debian-9/Dockerfile)
|
||||
* [`1-rhel-7`, `1.3.0-rhel-7-r8` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-parse-dashboard/blob/1.3.0-rhel-7-r8/1/rhel-7/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue