diff --git a/bitnami/harbor-core/1/ol-7/Dockerfile b/bitnami/harbor-core/1/ol-7/Dockerfile index 4d0e7f3562d7..6d192c4a9ef4 100644 --- a/bitnami/harbor-core/1/ol-7/Dockerfile +++ b/bitnami/harbor-core/1/ol-7/Dockerfile @@ -9,12 +9,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ # Install required system packages and dependencies RUN install_packages glibc -RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.8.3-0" --checksum 92ef3c86b72be7d12927863ea7c32f3ae99a64cd64b6cf0e2a1d9844f93a9a48 +RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.9.0-0" --checksum 209e5b406ebe3dda9407ac296bedb593f28fdebda6d06a8f2cfb291264aedded COPY rootfs / RUN /postunpack.sh ENV BITNAMI_APP_NAME="harbor-core" \ - BITNAMI_IMAGE_VERSION="1.8.3-ol-7-r1" \ + BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r0" \ NAMI_PREFIX="/.nami" \ PATH="/opt/bitnami/harbor-core/bin:$PATH" diff --git a/bitnami/harbor-core/README.md b/bitnami/harbor-core/README.md index d95816d8133c..b7323fc9de3e 100644 --- a/bitnami/harbor-core/README.md +++ b/bitnami/harbor-core/README.md @@ -42,8 +42,8 @@ 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-core/blob/-centos-7-r0/1/centos-7/Dockerfile) +* [`1-ol-7`, `1.9.0-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.9.0-ol-7-r0/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-core/blob/1.9.0-debian-9-r0/1/debian-9/Dockerfile) -* [`1-ol-7`, `1.8.3-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.3-ol-7-r1/1/ol-7/Dockerfile) # Configuration