Upgrade gitea to v1.15.10
Release notes for gitea v1.15.10 can be found at: https://github.com/go-gitea/gitea/blob/v1.15.10/CHANGELOG.md#11510---2022-01-14 I did not see any delta in the templates we update between v1.15.9 and v1.15.10. Change-Id: I505d68e3ac44fb4b5a77b978430a8656b1bdcad4
This commit is contained in:
parent
7bc2b9cb6d
commit
00dbb0e697
@ -27,7 +27,7 @@ FROM docker.io/library/golang:1.16-bullseye AS build-env
|
|||||||
|
|
||||||
LABEL maintainer="infra-root@openstack.org"
|
LABEL maintainer="infra-root@openstack.org"
|
||||||
|
|
||||||
ARG GITEA_VERSION="v1.15.9"
|
ARG GITEA_VERSION="v1.15.10"
|
||||||
ENV TAGS "bindata $TAGS"
|
ENV TAGS "bindata $TAGS"
|
||||||
|
|
||||||
#Build deps
|
#Build deps
|
||||||
|
Loading…
Reference in New Issue
Block a user