[bitnami/google-cloud-sdk] Release 0.537.0-debian-12-r1 (#85934)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
20a6cfd61d
commit
3ef2ddc822
|
|
@ -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="2025-09-03T17:47:04Z" \
|
||||
org.opencontainers.image.created="2025-09-07T00:52:59Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/google-cloud-sdk/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/google-cloud-sdk" \
|
||||
|
|
@ -50,7 +50,7 @@ RUN uninstall_packages curl
|
|||
|
||||
ENV APP_VERSION="0.537.0" \
|
||||
BITNAMI_APP_NAME="google-cloud-sdk" \
|
||||
IMAGE_REVISION="0" \
|
||||
IMAGE_REVISION="1" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/google-cloud-sdk/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
Loading…
Reference in New Issue