Upgrade gitea to v1.16.8
This appears to be a straightforward bug fix release according to the release notes: https://github.com/go-gitea/gitea/blob/v1.16.8/CHANGELOG.md No template change between v1.16.7 and v1.16.8 according to git. Change-Id: I0b9bb2f15beb7d3b1541c02e6e96601d25449e33
This commit is contained in:
parent
b4e1c3b7cb
commit
5c50ae731f
@ -27,7 +27,7 @@ FROM docker.io/library/golang:1.18-bullseye AS build-env
|
||||
|
||||
LABEL maintainer="infra-root@openstack.org"
|
||||
|
||||
ARG GITEA_VERSION="v1.16.7"
|
||||
ARG GITEA_VERSION="v1.16.8"
|
||||
ENV TAGS "bindata $TAGS"
|
||||
|
||||
#Build deps
|
||||
|
Loading…
Reference in New Issue
Block a user