Upgrade gitea to 1.15.5
Changelog at: https://github.com/go-gitea/gitea/blob/v1.15.5/CHANGELOG.md Change-Id: I4948aaa6d26364ce8f9de66ce83d1b40c763e132
This commit is contained in:
parent
f2384b8b91
commit
cc41e880eb
@ -27,7 +27,7 @@ FROM docker.io/library/golang:1.16-bullseye AS build-env
|
||||
|
||||
LABEL maintainer="infra-root@openstack.org"
|
||||
|
||||
ARG GITEA_VERSION="v1.15.4"
|
||||
ARG GITEA_VERSION="v1.15.5"
|
||||
ENV TAGS "bindata $TAGS"
|
||||
|
||||
#Build deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user