1.9.0-ol-7-r3 release
This commit is contained in:
parent
df36a6d22a
commit
cc473d32c5
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras-base:7-r424
|
||||
FROM bitnami/oraclelinux-extras-base:7-r425
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -19,7 +19,7 @@ COPY rootfs /
|
|||
RUN /postunpack.sh
|
||||
RUN /postunpack-harbor-portal.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-portal" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r2" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r3" \
|
||||
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-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.9.0-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-ol-7-r2/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.9.0-ol-7-r3` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-ol-7-r3/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.9.0-debian-9-r0`, `1`, `1.9.0`, `1.9.0-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-debian-9-r0/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
|
|
|||
Loading…
Reference in New Issue