Upgrade gitea to v1.23.5
We are running v1.23.4 which makes the update to v1.23.5 a very minimal update. Still there are some library updates and bugfixes that are probably a good thing for us to keep up with. Full changelog here: https://github.com/go-gitea/gitea/blob/v1.23.5/CHANGELOG.md There are no file differences for the three template files we override between v1.23.4 and v1.23.5. Change-Id: Ia982b94c698e61fd07b748e1cf1d2266ffa73eb5
This commit is contained in:
parent
a5487001b3
commit
5ab83df5ce
@ -32,7 +32,7 @@ LABEL maintainer="infra-root@openstack.org"
|
||||
ARG GOPROXY
|
||||
ENV GOPROXY ${GOPROXY:-direct}
|
||||
|
||||
ARG GITEA_VERSION="v1.23.4"
|
||||
ARG GITEA_VERSION="v1.23.5"
|
||||
ENV TAGS "bindata timetzdata $TAGS"
|
||||
|
||||
# Build deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user