[bitnami/mastodon] Release 4.3.9-debian-12-r0 (#82867)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-07-02 17:17:52 +02:00
committed by GitHub
parent f815d2217b
commit 85a16c0613
3 changed files with 6 additions and 6 deletions

View File

@@ -8,13 +8,13 @@ ARG TARGETARCH
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-06-27T06:32:11Z" \
org.opencontainers.image.created="2025-07-02T14:37:53Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mastodon/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mastodon" \
org.opencontainers.image.title="mastodon" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="4.3.8"
org.opencontainers.image.version="4.3.9"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -35,7 +35,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
"redis-client-8.0.2-0-linux-${OS_ARCH}-debian-12" \
"postgresql-client-17.5.0-1-linux-${OS_ARCH}-debian-12" \
"node-22.17.0-0-linux-${OS_ARCH}-debian-12" \
"mastodon-4.3.8-0-linux-${OS_ARCH}-debian-12" \
"mastodon-4.3.9-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -53,7 +53,7 @@ RUN find / -perm /6000 -type f -exec chmod a-s {} \; || true
COPY rootfs /
RUN /opt/bitnami/scripts/mastodon/postunpack.sh
ENV APP_VERSION="4.3.8" \
ENV APP_VERSION="4.3.9" \
BITNAMI_APP_NAME="mastodon" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:/opt/bitnami/ruby/bin:/opt/bitnami/redis/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/node/bin:/opt/bitnami/mastodon/bin:$PATH"

View File

@@ -3,7 +3,7 @@
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "4.3.8-0"
"version": "4.3.9-0"
},
"node": {
"arch": "amd64",

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "4"
- 4-debian-12
- 4.3.8
- 4.3.9
- latest