Merge "gitea: Use 1.9.6"

This commit is contained in:
Zuul 2019-11-21 19:43:50 +00:00 committed by Gerrit Code Review
commit 02ef233529

View File

@ -26,7 +26,7 @@ FROM docker.io/library/golang:1.13-buster AS build-env
LABEL maintainer="infra-root@openstack.org"
ARG GITEA_VERSION="v1.9.5"
ARG GITEA_VERSION="v1.9.6"
ENV TAGS "bindata $TAGS"
#Build deps