Merge "Upgrade to gitea 1.7.4"

This commit is contained in:
Zuul 2019-03-18 20:19:05 +00:00 committed by Gerrit Code Review
commit 9db2fe79a8
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ FROM golang:1.11-stretch AS build-env
LABEL maintainer="infra-root@openstack.org"
ARG GITEA_VERSION=v1.7.1
ARG GITEA_VERSION=v1.7.4
ENV TAGS "bindata $TAGS"
#Build deps