Update to gitea v1.6.3

Change-Id: Id362bc5031e42b19fc6fb4ae0b2890e2f196be66
This commit is contained in:
Monty Taylor 2019-01-10 22:38:52 +00:00 committed by James E. Blair
parent 0e7d6a507c
commit 394e8f829f
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