Merge "Upgrade Gitea to v1.15.11"

This commit is contained in:
Zuul 2022-02-03 22:00:01 +00:00 committed by Gerrit Code Review
commit 79af70227a

View File

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