1.10.0-debian-9-r28 release
This commit is contained in:
parent
e3a178dc9a
commit
9d37e13b39
|
|
@ -23,7 +23,7 @@ RUN curl --silent -L https://github.com/bitnami/wait-for-port/releases/download/
|
|||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-core" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.0-debian-9-r27" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.0-debian-9-r28" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-core/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.10.0-ol-7-r30` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-ol-7-r30/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.10.0-debian-9-r27`, `1`, `1.10.0`, `1.10.0-r27`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-debian-9-r27/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.10.0-debian-9-r28`, `1`, `1.10.0`, `1.10.0-r28`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-debian-9-r28/1/debian-9/Dockerfile)
|
||||
* [`1-centos-7`, `1.10.0-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-centos-7-r0/1/centos-7/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
|
|
|||
Loading…
Reference in New Issue