Update gitea to v1.22.6
This is another small bugfix update. Full changelog can be seen here: https://github.com/go-gitea/gitea/blob/v1.22.6/CHANGELOG.md The templates that we override have not been updated since v1.22.5. Change-Id: Ibffca22ee4d285e58a0cbed72685113f097cddf2
This commit is contained in:
parent
81a7cf55f7
commit
e60d96d31f
@ -32,7 +32,7 @@ LABEL maintainer="infra-root@openstack.org"
|
||||
ARG GOPROXY
|
||||
ENV GOPROXY ${GOPROXY:-direct}
|
||||
|
||||
ARG GITEA_VERSION="v1.22.5"
|
||||
ARG GITEA_VERSION="v1.22.6"
|
||||
ENV TAGS "bindata timetzdata $TAGS"
|
||||
|
||||
# Build deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user