Upgrade Gitea to v1.15.11

The template file diffs for the templates we override are empty between
v1.15.10 and v1.15.11.

Change-Id: I89bf351ffb8608b65b70084c8f132e7684ef233a
This commit is contained in:
Clark Boylan 2022-02-03 08:23:14 -08:00
parent fd3cd75f7c
commit 3e2c71c6b6

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