Merge "Upgrade gitea to v1.16.7"

This commit is contained in:
Zuul 2022-05-02 23:24:44 +00:00 committed by Gerrit Code Review
commit 412f0fce3e
1 changed files with 1 additions and 1 deletions

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