Update gitea to v1.15.9

There are no template changes between v1.15.7 and v1.15.9 according to
git diff.

Change-Id: I3a126db4434c1cdf6d8efd31cdbbd5cd50986bf2
This commit is contained in:
Clark Boylan 2021-12-27 11:49:58 -08:00
parent c51521fffe
commit 3ea7d2e0bd
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.7"
ARG GITEA_VERSION="v1.15.9"
ENV TAGS "bindata $TAGS"
#Build deps