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:
Clark Boylan 2021-01-04 14:34:08 -08:00
parent 1a73c2347a
commit 9b81846098
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.4"
ARG GITEA_VERSION="v1.12.5"
ENV TAGS "bindata $TAGS"
#Build deps