From c16afb378abe3affd3b5f76d1bbfa6d55cd0bf52 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 28 Dec 2022 03:34:15 +0100 Subject: [PATCH] [bitnami/gitea] Release 1.17.4-debian-11-r2 (#18355) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/gitea/1/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/gitea/1/debian-11/Dockerfile b/bitnami/gitea/1/debian-11/Dockerfile index 8036b29ecb74..c1dda681fbf6 100644 --- a/bitnami/gitea/1/debian-11/Dockerfile +++ b/bitnami/gitea/1/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="1.17.4-debian-11-r1" \ + org.opencontainers.image.ref.name="1.17.4-debian-11-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/gitea" \ org.opencontainers.image.title="gitea" \ org.opencontainers.image.vendor="VMware, Inc." \