Upgrade gitea to 1.14.7

This has a number of bugfixes and seems like a good intermediate step
before we upgrade to 1.15.x.

Change-Id: If30693a849e34a4eed6fdec09b75c438f815621d
This commit is contained in:
Clark Boylan 2021-09-21 11:26:39 -07:00
parent fc75255ea9
commit eb27f5e5b7

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