Merge "Upgrade to gitea 1.20.5"

This commit is contained in:
Zuul 2023-10-06 16:54:55 +00:00 committed by Gerrit Code Review
commit 8a9e9ffe1b

@ -29,7 +29,7 @@ FROM docker.io/library/golang:1.20-bookworm AS build-env
LABEL maintainer="infra-root@openstack.org"
ARG GITEA_VERSION="v1.20.4"
ARG GITEA_VERSION="v1.20.5"
ENV TAGS "bindata $TAGS"
#Build deps