Merge "Update Gitea to 1.17.4"

This commit is contained in:
Zuul 2023-01-23 17:52:07 +00:00 committed by Gerrit Code Review
commit fd25738784

View File

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