mirror of
https://github.com/bitnami/containers.git
synced 2026-08-08 12:08:25 +08:00
[bitnami/cilium] Release 1.19.4-debian-12-r2
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
|
ARG TARGETARCH
|
||||||
|
|
||||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||||
org.opencontainers.image.created="2026-05-17T06:34:33Z" \
|
org.opencontainers.image.created="2026-05-21T01:14:22Z" \
|
||||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
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.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" \
|
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
|
RUN /opt/bitnami/scripts/cilium/postunpack.sh
|
||||||
ENV APP_VERSION="1.19.4" \
|
ENV APP_VERSION="1.19.4" \
|
||||||
BITNAMI_APP_NAME="cilium" \
|
BITNAMI_APP_NAME="cilium" \
|
||||||
IMAGE_REVISION="1"
|
IMAGE_REVISION="2"
|
||||||
|
|
||||||
USER 1001
|
USER 1001
|
||||||
ENTRYPOINT [ "/opt/bitnami/scripts/cilium/entrypoint.sh" ]
|
ENTRYPOINT [ "/opt/bitnami/scripts/cilium/entrypoint.sh" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user