Update to gitea 1.12.4

No changes to template files required.

Change-Id: I1c8bcaade11817e22c45bd0d8929ce9d7951c17b
This commit is contained in:
Ian Wienand 2020-09-24 11:12:00 +10:00
parent 6fc894b26b
commit af1cdd6bce
1 changed files with 1 additions and 1 deletions

View File

@ -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.3"
ARG GITEA_VERSION="v1.12.4"
ENV TAGS "bindata $TAGS"
#Build deps