mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 14:58:03 +08:00
[bitnami/cosign] Release 2.5.3-debian-12-r4 (#85970)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
|
|||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||||
org.opencontainers.image.created="2025-09-04T00:01:06Z" \
|
org.opencontainers.image.created="2025-09-07T00:30:47Z" \
|
||||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/cosign/README.md" \
|
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/cosign/README.md" \
|
||||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cosign" \
|
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cosign" \
|
||||||
@@ -50,7 +50,7 @@ RUN uninstall_packages curl
|
|||||||
|
|
||||||
ENV APP_VERSION="2.5.3" \
|
ENV APP_VERSION="2.5.3" \
|
||||||
BITNAMI_APP_NAME="cosign" \
|
BITNAMI_APP_NAME="cosign" \
|
||||||
IMAGE_REVISION="3" \
|
IMAGE_REVISION="4" \
|
||||||
PATH="/opt/bitnami/cosign/bin:$PATH"
|
PATH="/opt/bitnami/cosign/bin:$PATH"
|
||||||
|
|
||||||
WORKDIR /cosign-keys
|
WORKDIR /cosign-keys
|
||||||
|
|||||||
Reference in New Issue
Block a user