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:
parent
fc75255ea9
commit
eb27f5e5b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user