diff --git a/docker/gitea/Dockerfile b/docker/gitea/Dockerfile index 90e85dbda1..e47072c7b0 100644 --- a/docker/gitea/Dockerfile +++ b/docker/gitea/Dockerfile @@ -26,7 +26,7 @@ FROM golang:1.11-stretch AS build-env LABEL maintainer="infra-root@openstack.org" -ARG GITEA_VERSION=6eb53ac570ab9af51fc9cbd79f1db782edce57e0 +ARG GITEA_VERSION=v1.9.4 ENV TAGS "bindata $TAGS" #Build deps diff --git a/docker/gitea/custom/templates/repo/header.tmpl b/docker/gitea/custom/templates/repo/header.tmpl index d264c3682b..fe361b8aa6 100644 --- a/docker/gitea/custom/templates/repo/header.tmpl +++ b/docker/gitea/custom/templates/repo/header.tmpl @@ -3,7 +3,11 @@