2.4.1-debian-10-r21 release

This commit is contained in:
Bitnami Bot
2022-01-12 18:31:45 +00:00
parent dd7b8af462
commit 36eabd6519
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.16.2-1" --checksum 5277acb6199fc2950117bcf4ebde8de80376adc02725407a587110b63bbbb847
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.1-2" --checksum 70af2087f8940132368effcb49147b220a5beaa96581a6dd31ed7dc923482d6e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.1-3" --checksum 9bac69ed26ca904229c5b7e21c2ded3823cfed7fbc2b0122c41f08635cdd1cb3
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-1" --checksum 16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc
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.4.1-debian-10-r20" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r21" \
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": "70af2087f8940132368effcb49147b220a5beaa96581a6dd31ed7dc923482d6e",
"digest": "9bac69ed26ca904229c5b7e21c2ded3823cfed7fbc2b0122c41f08635cdd1cb3",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-2"
"version": "2.4.1-3"
},
"yq": {
"arch": "amd64",

View File

@@ -44,7 +44,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.4.1`, `2.4.1-debian-10-r20`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.1-debian-10-r20/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r21`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.1-debian-10-r21/2/debian-10/Dockerfile)
## Configuration