2.4.1-debian-10-r64 release

This commit is contained in:
Bitnami Bot
2022-02-23 18:23:24 +00:00
parent b4d9c6fb66
commit 52d1abbe95
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 "yq" "4.20.2-0" --checksum cf127534dd75da82d58377bfd0d84f47fe1760830336a44365372805e48fe343
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.1-10" --checksum 2624338e512be01902a07adca331507277c6f99f33c6206d8ae52535cdfdd9b2
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.1-11" --checksum 4cc45b94f855e435ce6021f627582a7dc7bee1fdf986f66ba0a1238587fc00b4
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
@@ -19,7 +19,7 @@ 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-r63" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r64" \
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": "2624338e512be01902a07adca331507277c6f99f33c6206d8ae52535cdfdd9b2",
"digest": "4cc45b94f855e435ce6021f627582a7dc7bee1fdf986f66ba0a1238587fc00b4",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-10"
"version": "2.4.1-11"
},
"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-r63`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.1-debian-10-r63/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r64`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.1-debian-10-r64/2/debian-10/Dockerfile)
## Configuration