Merge "Upgrade gitea to 1.14.7"

This commit is contained in:
Zuul 2021-09-27 16:54:13 +00:00 committed by Gerrit Code Review
commit dfbd6bfa93

View File

@ -27,7 +27,7 @@ FROM docker.io/library/golang:1.16-buster AS build-env
LABEL maintainer="infra-root@openstack.org"
ARG GITEA_VERSION="v1.14.6"
ARG GITEA_VERSION="v1.14.7"
ENV TAGS "bindata $TAGS"
#Build deps