Upgrade gitea to v1.21.11
This is a bugfix update upgrade from v1.21.10 to v1.21.11. None of the templates we override have been changed between these two versions according to git diff. A full changelog can be found here: https://github.com/go-gitea/gitea/blob/v1.21.11/CHANGELOG.md Change-Id: I4d3648e311fe87b275856f2d73aca4a79c2c5507
This commit is contained in:
parent
998493a057
commit
3a44e0cf64
@ -32,7 +32,7 @@ LABEL maintainer="infra-root@openstack.org"
|
||||
ARG GOPROXY
|
||||
ENV GOPROXY ${GOPROXY:-direct}
|
||||
|
||||
ARG GITEA_VERSION="v1.21.10"
|
||||
ARG GITEA_VERSION="v1.21.11"
|
||||
ENV TAGS "bindata timetzdata $TAGS"
|
||||
|
||||
# Build deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user