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
1 changed files with 1 additions and 1 deletions

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