Update to gitea 1.12.4
No changes to template files required. Change-Id: I1c8bcaade11817e22c45bd0d8929ce9d7951c17b
This commit is contained in:
parent
6fc894b26b
commit
af1cdd6bce
@ -26,7 +26,7 @@ FROM docker.io/library/golang:1.14-buster AS build-env
|
|||||||
|
|
||||||
LABEL maintainer="infra-root@openstack.org"
|
LABEL maintainer="infra-root@openstack.org"
|
||||||
|
|
||||||
ARG GITEA_VERSION="v1.12.3"
|
ARG GITEA_VERSION="v1.12.4"
|
||||||
ENV TAGS "bindata $TAGS"
|
ENV TAGS "bindata $TAGS"
|
||||||
|
|
||||||
#Build deps
|
#Build deps
|
||||||
|
Loading…
Reference in New Issue
Block a user