Merge "Upgrade gitea to 1.15.5"

This commit is contained in:
Zuul 2021-10-25 18:00:14 +00:00 committed by Gerrit Code Review
commit 867675d13d

View File

@ -27,7 +27,7 @@ FROM docker.io/library/golang:1.16-bullseye AS build-env
LABEL maintainer="infra-root@openstack.org" LABEL maintainer="infra-root@openstack.org"
ARG GITEA_VERSION="v1.15.4" ARG GITEA_VERSION="v1.15.5"
ENV TAGS "bindata $TAGS" ENV TAGS "bindata $TAGS"
#Build deps #Build deps