[bitnami/cilium] Release 1.18.6-debian-12-r2 (#90019)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
9ae211bff2
commit
a6695c476e
|
|
@ -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-15T20:51:33Z" \
|
||||
org.opencontainers.image.created="2026-01-28T13:19:31Z" \
|
||||
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.6" \
|
||||
BITNAMI_APP_NAME="cilium" \
|
||||
IMAGE_REVISION="1"
|
||||
IMAGE_REVISION="2"
|
||||
|
||||
USER 1001
|
||||
ENTRYPOINT [ "/opt/bitnami/scripts/cilium/entrypoint.sh" ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue