[bitnami/harbor-core] Release 2.6.1-debian-11-r0 (#10757)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-10-19 19:47:26 +02:00
committed by GitHub
parent 0346e6c4e9
commit 76f2ffdd17
4 changed files with 8 additions and 8 deletions

View File

@@ -4,11 +4,11 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="2.6.0-debian-11-r22" \
org.opencontainers.image.ref.name="2.6.1-debian-11-r0" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-core" \
org.opencontainers.image.title="harbor-core" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.6.0"
org.opencontainers.image.version="2.6.1"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -23,7 +23,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"wait-for-port-1.0.3-155-linux-${OS_ARCH}-debian-11" \
"ini-file-1.4.3-154-linux-${OS_ARCH}-debian-11" \
"harbor-core-2.6.0-4-linux-${OS_ARCH}-debian-11" \
"harbor-core-2.6.1-0-linux-${OS_ARCH}-debian-11" \
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
@@ -42,7 +42,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-core/postunpack.sh
ENV APP_VERSION="2.6.0" \
ENV APP_VERSION="2.6.1" \
BITNAMI_APP_NAME="harbor-core" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-core/bin:$PATH"

View File

@@ -8,10 +8,10 @@
},
"harbor-core": {
"arch": "amd64",
"digest": "bc83f44d6430e458b2ee26935ca3e29355efeafaf4bf18e044d951b7db30d07c",
"digest": "9e32702aeea636422172cb5303659f9b562aeb001ed29deb13130b2e2e8f764b",
"distro": "debian-11",
"type": "NAMI",
"version": "2.6.0-4"
"version": "2.6.1-0"
},
"ini-file": {
"arch": "amd64",

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "2"
- "2-debian-11"
- "2.6.0"
- "2.6.1"
- "latest"

View File

@@ -52,7 +52,7 @@ For further information about the specific component itself, please refer to the
## Contributing
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues), or submit a [pull request](https://github.com/bitnami/containers/pulls) with your contribution.
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution.
## Issues