Upgrade gitea to 1.10.3

The latest from the 1.10 series is 1.10.3.

Change-Id: I294b5f31ef6fc30b36c79e521554f03af33d4be9
This commit is contained in:
Monty Taylor 2020-02-04 13:11:15 -06:00
parent efe546715b
commit acd0307fc5
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.10.2"
ARG GITEA_VERSION="v1.10.3"
ENV TAGS "bindata $TAGS"
#Build deps