Update Gitea to 1.17.4
The template files we override do not appear to have changed between 1.17.3 and 1.17.4. This update should get us into a spot where we can plan to upgrade to 1.18. Change-Id: I9690a7339bb8ca913ca279c9eaf3ff13eefff9e1
This commit is contained in:
parent
74ff77e720
commit
1d6b7c6640
@ -29,7 +29,7 @@ FROM docker.io/library/golang:1.18-bullseye AS build-env
|
||||
|
||||
LABEL maintainer="infra-root@openstack.org"
|
||||
|
||||
ARG GITEA_VERSION="v1.17.3"
|
||||
ARG GITEA_VERSION="v1.17.4"
|
||||
ENV TAGS "bindata $TAGS"
|
||||
|
||||
#Build deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user