Merge "Update gitea to v1.15.9"

This commit is contained in:
Zuul 2022-01-11 18:09:13 +00:00 committed by Gerrit Code Review
commit 7736a9b8f3
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