Update gitea to 1.21.8
This is a bugfix release with no template updates and no other impactful deployment changes that I can see. Full changelog notes can be found here: https://github.com/go-gitea/gitea/blob/v1.21.8/CHANGELOG.md Change-Id: I6009bbebc261e87702b7f603bf179be89d31edb9
This commit is contained in:
parent
772cd8e2ad
commit
5a2bd42a4d
@ -32,7 +32,7 @@ LABEL maintainer="infra-root@openstack.org"
|
||||
ARG GOPROXY
|
||||
ENV GOPROXY ${GOPROXY:-direct}
|
||||
|
||||
ARG GITEA_VERSION="v1.21.7"
|
||||
ARG GITEA_VERSION="v1.21.8"
|
||||
ENV TAGS "bindata timetzdata $TAGS"
|
||||
|
||||
# Build deps
|
||||
|
Loading…
Reference in New Issue
Block a user