Merge "Upgrade gitea to 1.21.5"

This commit is contained in:
Zuul 2024-02-06 22:38:24 +00:00 committed by Gerrit Code Review
commit f805502cf7

View File

@ -32,7 +32,7 @@ LABEL maintainer="infra-root@openstack.org"
ARG GOPROXY ARG GOPROXY
ENV GOPROXY ${GOPROXY:-direct} ENV GOPROXY ${GOPROXY:-direct}
ARG GITEA_VERSION="v1.21.4" ARG GITEA_VERSION="v1.21.5"
ENV TAGS "bindata timetzdata $TAGS" ENV TAGS "bindata timetzdata $TAGS"
# Build deps # Build deps