Merge "Update to gitea v1.6.3"

This commit is contained in:
Zuul 2019-02-13 21:39:37 +00:00 committed by Gerrit Code Review
commit 643865daa6
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.6.0
ARG GITEA_VERSION=v1.6.3
ENV TAGS "bindata $TAGS"
#Build deps