[bitnami/grafana-k6] Release 2.0.0-debian-12-r3

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-05-23 08:05:38 +00:00
parent fe57118318
commit a175e717b1
+2 -2
View File
@@ -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-21T02:12:51Z" \ org.opencontainers.image.created="2026-05-23T07:55:30Z" \
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/grafana-k6/README.md" \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/grafana-k6/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana-k6" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana-k6" \
@@ -48,7 +48,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="2.0.0" \ ENV APP_VERSION="2.0.0" \
BITNAMI_APP_NAME="grafana-k6" \ BITNAMI_APP_NAME="grafana-k6" \
IMAGE_REVISION="2" \ IMAGE_REVISION="3" \
PATH="/opt/bitnami/grafana-k6/bin:/opt/bitnami/common/bin:$PATH" PATH="/opt/bitnami/grafana-k6/bin:/opt/bitnami/common/bin:$PATH"
USER 1001 USER 1001