2.3.3-debian-10-r12 release

This commit is contained in:
Bitnami Bot
2021-10-11 06:52:25 +00:00
parent 318cc5339d
commit edc9ff0587
3 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-registry" "2.3.3-0" --checksum 481e500b5639fa113bfe16ac36b72aec76f8ff4525573fa9408604247d3c85c9
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.13.3-0" --checksum 83a1fc829033b78da3d99335556ecd7cda5f6265ded711d09d23966f72facd10
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.13.4-0" --checksum e8e4175266f100a9a74b9cbdcb44867581c4648d83735ed42e04c3fb89d38009
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-registryctl" "2.3.3-0" --checksum 024b0a5a3a35bd356bc40ca900b78c1d806077868e27883c3d8848c81f4b5c77
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
RUN chmod g+rwX /opt/bitnami
@@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-registryctl/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-registryctl" \
BITNAMI_IMAGE_VERSION="2.3.3-debian-10-r11" \
BITNAMI_IMAGE_VERSION="2.3.3-debian-10-r12" \
PATH="/opt/bitnami/harbor-registry/bin:/opt/bitnami/common/bin:/opt/bitnami/harbor-registryctl/bin:$PATH"
VOLUME [ "/etc/registry", "/etc/registryctl", "/storage", "/var/lib/registry" ]

View File

@@ -22,9 +22,9 @@
},
"yq": {
"arch": "amd64",
"digest": "83a1fc829033b78da3d99335556ecd7cda5f6265ded711d09d23966f72facd10",
"digest": "e8e4175266f100a9a74b9cbdcb44867581c4648d83735ed42e04c3fb89d38009",
"distro": "debian-10",
"type": "NAMI",
"version": "4.13.3-0"
"version": "4.13.4-0"
}
}

View File

@@ -42,7 +42,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`2`, `2-debian-10`, `2.3.3`, `2.3.3-debian-10-r11`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-registryctl/blob/2.3.3-debian-10-r11/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.3.3`, `2.3.3-debian-10-r12`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-registryctl/blob/2.3.3-debian-10-r12/2/debian-10/Dockerfile)
# Configuration