[bitnami/gitea] Release 1.26.4-debian-12-r2 (#95466)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-07-12 15:04:55 +02:00
committed by GitHub
parent c481a85e25
commit 4131bb7008
+2 -2
View File
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-07-08T06:48:16Z" \
org.opencontainers.image.created="2026-07-12T12:30:15Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/gitea/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/gitea" \
@@ -52,7 +52,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/gitea/postunpack.sh
ENV APP_VERSION="1.26.4" \
BITNAMI_APP_NAME="gitea" \
IMAGE_REVISION="1" \
IMAGE_REVISION="2" \
NSS_WRAPPER_LIB="/opt/bitnami/common/lib/libnss_wrapper.so" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/gitea/bin:$PATH"