Upgrade to gitea 1.11.4

1.11.4 has been released. Nothing much of note, other than an
update to go-git v5.

Change-Id: I7c097b8033116800bbe6d55258f82dbedbf7248f
This commit is contained in:
Monty Taylor 2020-04-15 08:54:37 -05:00
parent 4228eb91ea
commit d1c49ff89e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ FROM docker.io/library/golang:1.13-buster AS build-env
LABEL maintainer="infra-root@openstack.org"
ARG GITEA_VERSION="v1.11.3"
ARG GITEA_VERSION="v1.11.4"
ENV TAGS "bindata $TAGS"
#Build deps