Merge "Upgrade Gitea to v1.12.3"
This commit is contained in:
commit
872663a270
@ -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.2"
|
||||
ARG GITEA_VERSION="v1.12.3"
|
||||
ENV TAGS "bindata $TAGS"
|
||||
|
||||
#Build deps
|
||||
|
Loading…
Reference in New Issue
Block a user