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