Skip to content

Commit 6d337af

Browse files
Bitnami Botbeertje44
authored andcommitted
[bitnami/harbor-portal] Release harbor-portal-2.12.1-debian-12-r2 (bitnami#75938)
Signed-off-by: Bitnami Bot <bitnami-bot@vmware.com>
1 parent be3628d commit 6d337af

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bitnami/harbor-portal/2/debian-12/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ ARG TARGETARCH
88

99
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
1010
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
11-
org.opencontainers.image.created="2024-12-31T11:12:35Z" \
11+
org.opencontainers.image.created="2024-12-31T18:21:18Z" \
1212
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
1313
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/harbor-portal/README.md" \
1414
org.opencontainers.image.licenses="Apache-2.0" \
15-
org.opencontainers.image.ref.name="2.12.1-debian-12-r1" \
15+
org.opencontainers.image.ref.name="2.12.1-debian-12-r2" \
1616
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-portal" \
1717
org.opencontainers.image.title="harbor-portal" \
1818
org.opencontainers.image.vendor="Broadcom, Inc." \
@@ -31,7 +31,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; \
3131
COMPONENTS=( \
3232
"render-template-1.0.7-8-linux-${OS_ARCH}-debian-12" \
3333
"nginx-1.27.3-0-linux-${OS_ARCH}-debian-12" \
34-
"harbor-2.12.1-1-linux-${OS_ARCH}-debian-12" \
34+
"harbor-2.12.1-2-linux-${OS_ARCH}-debian-12" \
3535
) ; \
3636
for COMPONENT in "${COMPONENTS[@]}"; do \
3737
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

bitnami/harbor-portal/2/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"arch": "amd64",
44
"distro": "debian-12",
55
"type": "NAMI",
6-
"version": "2.12.1-1"
6+
"version": "2.12.1-2"
77
},
88
"nginx": {
99
"arch": "amd64",

0 commit comments

Comments
 (0)