1.10.0-debian-10-r11 release
This commit is contained in:
parent
754d93b074
commit
88bc514cdd
|
|
@ -24,7 +24,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-10-r10" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.0-debian-10-r11" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/harbor-core/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.10.0-ol-7-r50` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-ol-7-r50/1/ol-7/Dockerfile)
|
||||
* [`1-debian-10`, `1.10.0-debian-10-r10`, `1`, `1.10.0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-debian-10-r10/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.10.0-debian-10-r11`, `1`, `1.10.0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-debian-10-r11/1/debian-10/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue