Merge "Upgrade gitea to 1.13.7"

This commit is contained in:
Zuul 2021-04-19 16:53:30 +00:00 committed by Gerrit Code Review
commit 146d8bd32f
1 changed files with 1 additions and 1 deletions

View File

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