mirror of
https://github.com/bitnami/containers.git
synced 2026-03-28 07:47:51 +08:00
[bitnami/cilium] Release 1.18.1-debian-12-r6 (#85888)
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="2025-09-03T20:23:23Z" \
|
||||
org.opencontainers.image.created="2025-09-07T00:25:46Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/cilium/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cilium" \
|
||||
@@ -52,7 +52,7 @@ COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/cilium/postunpack.sh
|
||||
ENV APP_VERSION="1.18.1" \
|
||||
BITNAMI_APP_NAME="cilium" \
|
||||
IMAGE_REVISION="5"
|
||||
IMAGE_REVISION="6"
|
||||
|
||||
USER 1001
|
||||
ENTRYPOINT [ "/opt/bitnami/scripts/cilium/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user