Merge "Upgrade gitea to 1.22.4"

This commit is contained in:
Zuul
2024-12-04 18:10:28 +00:00
committed by Gerrit Code Review

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.22.3" ARG GITEA_VERSION="v1.22.4"
ENV TAGS "bindata timetzdata $TAGS" ENV TAGS "bindata timetzdata $TAGS"
# Build deps # Build deps