Upgrade to gitea 1.15.6
Another bug fix release. We upgrade to keep up and not fall behind. Release notes can be found at: https://github.com/go-gitea/gitea/blob/v1.15.6/CHANGELOG.md Change-Id: I44874476d6fd09f3333205b3036ed12000560cba
This commit is contained in:
parent
867675d13d
commit
f2cd358b70
@ -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.5"
|
||||
ARG GITEA_VERSION="v1.15.6"
|
||||
ENV TAGS "bindata $TAGS"
|
||||
|
||||
#Build deps
|
||||
|
Loading…
Reference in New Issue
Block a user