2.4.1-debian-10-r32 release

This commit is contained in:
Bitnami Bot
2022-01-24 01:03:25 +00:00
parent c890ae0b70
commit e52949b1fa
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.17.2-0" --checksum e44965c2d2878443baa6c21214be5ce416a0ba34aaa3b23127ceb3aaefc72b4a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.1-4" --checksum 3006853ed5620fca0cf8481d3cd7da24359e2614605c57d81cf559742d9ed2f7
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.1-5" --checksum b73836ab5ea89f58feb90686e662cb6479e2013151905ab79ef60826ff598af4
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-2" --checksum 7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5
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-r31" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r32" \
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": "3006853ed5620fca0cf8481d3cd7da24359e2614605c57d81cf559742d9ed2f7",
"digest": "b73836ab5ea89f58feb90686e662cb6479e2013151905ab79ef60826ff598af4",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-4"
"version": "2.4.1-5"
},
"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-r31`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.1-debian-10-r31/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r32`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.1-debian-10-r32/2/debian-10/Dockerfile)
## Configuration