Update gitea to 1.15.4
They just released a 1.15.4 version with a number of bugfixes. Changelog at: https://github.com/go-gitea/gitea/blob/v1.15.4/CHANGELOG.md Change-Id: Idf5f5a0b2d7bc5acbe79fb38753671d21c71e288
This commit is contained in:
parent
a0953f063f
commit
b6d121627c
@ -27,7 +27,7 @@ FROM docker.io/library/golang:1.16-bullseye AS build-env
|
|||||||
|
|
||||||
LABEL maintainer="infra-root@openstack.org"
|
LABEL maintainer="infra-root@openstack.org"
|
||||||
|
|
||||||
ARG GITEA_VERSION="v1.15.3"
|
ARG GITEA_VERSION="v1.15.4"
|
||||||
ENV TAGS "bindata $TAGS"
|
ENV TAGS "bindata $TAGS"
|
||||||
|
|
||||||
#Build deps
|
#Build deps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user