[bitnami/gitea] Release 1.25.3-debian-12-r1 (#89599)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-11 13:32:39 +01:00
committed by GitHub
parent 8da2bf80c3
commit 51d864e338
2 changed files with 3 additions and 3 deletions

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="2025-12-18T19:52:01Z" \ org.opencontainers.image.created="2026-01-11T12:22:53Z" \
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/gitea/README.md" \ 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" \ 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 RUN /opt/bitnami/scripts/gitea/postunpack.sh
ENV APP_VERSION="1.25.3" \ ENV APP_VERSION="1.25.3" \
BITNAMI_APP_NAME="gitea" \ BITNAMI_APP_NAME="gitea" \
IMAGE_REVISION="0" \ IMAGE_REVISION="1" \
NSS_WRAPPER_LIB="/opt/bitnami/common/lib/libnss_wrapper.so" \ NSS_WRAPPER_LIB="/opt/bitnami/common/lib/libnss_wrapper.so" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/gitea/bin:$PATH" PATH="/opt/bitnami/common/bin:/opt/bitnami/gitea/bin:$PATH"

View File

@@ -364,7 +364,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License ## License
Copyright &copy; 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Copyright &copy; 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.