2.4.0-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2021-10-28 16:41:26 +00:00
parent 2f783bd43f
commit f30d31c145
3 changed files with 5 additions and 5 deletions

View File

@@ -10,14 +10,14 @@ 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 "yq" "4.13.5-0" --checksum 3b1ddec77c3ead170719fd8a69411be57e181fc58315da214cb6b562803f470f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.3.3-1" --checksum 793d753c5a23b538bf152f373dbcab8c04a3b3258276d83d2d0c9bb4916f2942
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.0-0" --checksum 625f50b20ef5a0c2eb645234860258e3773f441a94be7e7b5ec1f819bfeb3340
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-jobservice/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-jobservice" \
BITNAMI_IMAGE_VERSION="2.3.3-debian-10-r29" \
BITNAMI_IMAGE_VERSION="2.4.0-debian-10-r0" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-jobservice/bin:$PATH"
VOLUME [ "/etc/jobservice", "/var/log/jobs" ]

View File

@@ -8,10 +8,10 @@
},
"harbor-jobservice": {
"arch": "amd64",
"digest": "793d753c5a23b538bf152f373dbcab8c04a3b3258276d83d2d0c9bb4916f2942",
"digest": "625f50b20ef5a0c2eb645234860258e3773f441a94be7e7b5ec1f819bfeb3340",
"distro": "debian-10",
"type": "NAMI",
"version": "2.3.3-1"
"version": "2.4.0-0"
},
"yq": {
"arch": "amd64",

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-r29`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.3.3-debian-10-r29/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.0`, `2.4.0-debian-10-r0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.0-debian-10-r0/2/debian-10/Dockerfile)
# Configuration