mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 11:47:39 +08:00
[bitnami/superset] Release 5.0.0-debian-12-r78 (#86535)
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-28T07:00:07Z" \
|
||||
org.opencontainers.image.created="2025-09-28T13:03:18Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/superset/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/superset" \
|
||||
@@ -50,7 +50,7 @@ RUN /opt/bitnami/scripts/superset/postunpack.sh
|
||||
ENV APP_VERSION="5.0.0" \
|
||||
BITNAMI_APP_NAME="superset" \
|
||||
FLASK_APP="superset.app:create_app()" \
|
||||
IMAGE_REVISION="77" \
|
||||
IMAGE_REVISION="78" \
|
||||
PATH="/opt/bitnami/superset/venv/bin:/opt/bitnami/python/bin:$PATH" \
|
||||
SUPERSET_HOME="/opt/bitnami/superset/superset_home"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user