Update to gitea 1.20.4
This is a small update from what we are currently running (1.20.4). The full changelog can be found here: https://github.com/go-gitea/gitea/blob/v1.20.4/CHANGELOG.md There is one small template update in 1.20.4, but it is to documentation urls which we are already overriding with our own documentation links so doesn't affect us. Change-Id: I5ed374e2e6e0056397e05404e0bf42ffd3906469
This commit is contained in:
parent
53391950e1
commit
c06b31df3a
@ -29,7 +29,7 @@ FROM docker.io/library/golang:1.20-bookworm AS build-env
|
|||||||
|
|
||||||
LABEL maintainer="infra-root@openstack.org"
|
LABEL maintainer="infra-root@openstack.org"
|
||||||
|
|
||||||
ARG GITEA_VERSION="v1.20.3"
|
ARG GITEA_VERSION="v1.20.4"
|
||||||
ENV TAGS "bindata $TAGS"
|
ENV TAGS "bindata $TAGS"
|
||||||
|
|
||||||
#Build deps
|
#Build deps
|
||||||
|
Loading…
Reference in New Issue
Block a user