mirror of
https://github.com/bitnami/containers.git
synced 2026-04-07 08:59:26 +08:00
[bitnami/cosign] Release 3.0.4-debian-12-r2 (#89458)
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
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||
org.opencontainers.image.created="2026-01-10T00:34:35Z" \
|
||||
org.opencontainers.image.created="2026-01-11T06:55:34Z" \
|
||||
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.source="https://github.com/bitnami/containers/tree/main/bitnami/cosign" \
|
||||
@@ -50,7 +50,7 @@ RUN uninstall_packages curl
|
||||
|
||||
ENV APP_VERSION="3.0.4" \
|
||||
BITNAMI_APP_NAME="cosign" \
|
||||
IMAGE_REVISION="1" \
|
||||
IMAGE_REVISION="2" \
|
||||
PATH="/opt/bitnami/cosign/bin:$PATH"
|
||||
|
||||
WORKDIR /cosign-keys
|
||||
|
||||
Reference in New Issue
Block a user