Upgrade to gitea 1.15.6

Another bug fix release. We upgrade to keep up and not fall behind.
Release notes can be found at:

  https://github.com/go-gitea/gitea/blob/v1.15.6/CHANGELOG.md

Change-Id: I44874476d6fd09f3333205b3036ed12000560cba
This commit is contained in:
Clark Boylan 2021-10-28 08:37:04 -07:00
parent 867675d13d
commit f2cd358b70
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ FROM docker.io/library/golang:1.16-bullseye AS build-env
LABEL maintainer="infra-root@openstack.org"
ARG GITEA_VERSION="v1.15.5"
ARG GITEA_VERSION="v1.15.6"
ENV TAGS "bindata $TAGS"
#Build deps