Merge "Update gitea to 1.24.6"

This commit is contained in:
Zuul
2025-09-15 18:36:35 +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.24.5" ARG GITEA_VERSION="v1.24.6"
ENV TAGS "bindata timetzdata $TAGS" ENV TAGS "bindata timetzdata $TAGS"
# Build deps # Build deps