From 51d864e338a346ba146c5f2e24a334df2a60c20f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 11 Jan 2026 13:32:39 +0100 Subject: [PATCH] [bitnami/gitea] Release 1.25.3-debian-12-r1 (#89599) Signed-off-by: Bitnami Bot --- bitnami/gitea/1/debian-12/Dockerfile | 4 ++-- bitnami/gitea/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/gitea/1/debian-12/Dockerfile b/bitnami/gitea/1/debian-12/Dockerfile index eddf5713ee67..5805ce62ece3 100644 --- a/bitnami/gitea/1/debian-12/Dockerfile +++ b/bitnami/gitea/1/debian-12/Dockerfile @@ -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-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.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.25.3" \ BITNAMI_APP_NAME="gitea" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ NSS_WRAPPER_LIB="/opt/bitnami/common/lib/libnss_wrapper.so" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/gitea/bin:$PATH" diff --git a/bitnami/gitea/README.md b/bitnami/gitea/README.md index 8f22424d4345..979fbb1a6885 100644 --- a/bitnami/gitea/README.md +++ b/bitnami/gitea/README.md @@ -364,7 +364,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.