File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
bitnami/harbor-portal/2/debian-12 Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ ARG TARGETARCH
88
99LABEL 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 \
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments