[bitnami/envoy-ratelimit] Release 2026.5.15-debian-12-r3

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-05-23 07:42:44 +00:00
parent a89fc22aab
commit 7d02ec00f1
@@ -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-05-21T01:44:34Z" \
org.opencontainers.image.created="2026-05-23T07:35:09Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/envoy-ratelimit/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/envoy-ratelimit" \
@@ -47,7 +47,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="2026.5.15" \
BITNAMI_APP_NAME="envoy-ratelimit" \
IMAGE_REVISION="2" \
IMAGE_REVISION="3" \
PATH="/opt/bitnami/envoy-ratelimit/bin:$PATH"
USER 1001