mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 20:17:34 +08:00
[bitnami/vault-k8s] Release 1.7.2-debian-12-r3 (#90202)
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-16T01:50:54Z" \
|
||||
org.opencontainers.image.created="2026-01-28T19:32:23Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/vault-k8s/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/vault-k8s" \
|
||||
@@ -46,7 +46,7 @@ RUN find / -perm /6000 -type f -exec chmod a-s {} \; || true
|
||||
|
||||
ENV APP_VERSION="1.7.2" \
|
||||
BITNAMI_APP_NAME="vault-k8s" \
|
||||
IMAGE_REVISION="2" \
|
||||
IMAGE_REVISION="3" \
|
||||
PATH="/opt/bitnami/vault-k8s/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
Reference in New Issue
Block a user