1.9.3-debian-9-r7 release
This commit is contained in:
parent
3635a06aea
commit
2e6ff4d15f
|
|
@ -20,7 +20,7 @@ COPY rootfs /
|
|||
RUN /postunpack.sh
|
||||
RUN /postunpack-harbor-portal.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-portal" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.3-debian-9-r6" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.3-debian-9-r7" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/harbor/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.9.3-ol-7-r15` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-ol-7-r15/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.9.3-debian-9-r6`, `1`, `1.9.3`, `1.9.3-r6`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-debian-9-r6/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.9.3-debian-9-r7`, `1`, `1.9.3`, `1.9.3-r7`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-debian-9-r7/1/debian-9/Dockerfile)
|
||||
* [`1-centos-7`, `1.9.3-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-centos-7-r0/1/centos-7/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
|
|
|||
Loading…
Reference in New Issue