Merge "Update to gitea 1.11.3"

This commit is contained in:
Zuul 2020-03-18 18:45:44 +00:00 committed by Gerrit Code Review
commit ede78327de
1 changed files with 1 additions and 1 deletions

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.11.1"
ARG GITEA_VERSION="v1.11.3"
ENV TAGS "bindata $TAGS"
#Build deps