Merge "Update to gitea v1.12.2"

This commit is contained in:
Zuul 2020-07-15 17:05:41 +00:00 committed by Gerrit Code Review
commit cd76e090c3
1 changed files with 1 additions and 1 deletions

View File

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