Merge "Update Gitea to 1.16.9"

This commit is contained in:
Zuul 2022-07-14 04:07:30 +00:00 committed by Gerrit Code Review
commit 87306d239d

View File

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