Upgrade to gitea 1.12.5
This is the most recent 1.12 release. Should be a very minor bug fix update from 1.12.4. Change-Id: I98ed578a36e7aa39ea0d0e41a3a2310e7176d471
This commit is contained in:
parent
1a73c2347a
commit
9b81846098
@ -26,7 +26,7 @@ FROM docker.io/library/golang:1.14-buster AS build-env
|
||||
|
||||
LABEL maintainer="infra-root@openstack.org"
|
||||
|
||||
ARG GITEA_VERSION="v1.12.4"
|
||||
ARG GITEA_VERSION="v1.12.5"
|
||||
ENV TAGS "bindata $TAGS"
|
||||
|
||||
#Build deps
|
||||
|
Loading…
Reference in New Issue
Block a user