diff --git a/docker/gitea/Dockerfile b/docker/gitea/Dockerfile index 791f1cd83e..e606c3d74e 100644 --- a/docker/gitea/Dockerfile +++ b/docker/gitea/Dockerfile @@ -27,7 +27,7 @@ FROM docker.io/library/golang:1.16-buster AS build-env LABEL maintainer="infra-root@openstack.org" -ARG GITEA_VERSION="v1.14.7" +ARG GITEA_VERSION="v1.15.3" ENV TAGS "bindata $TAGS" #Build deps diff --git a/docker/gitea/custom/public/robots.txt b/docker/gitea/custom/robots.txt similarity index 100% rename from docker/gitea/custom/public/robots.txt rename to docker/gitea/custom/robots.txt diff --git a/docker/gitea/custom/templates/base/head_navbar.tmpl b/docker/gitea/custom/templates/base/head_navbar.tmpl index ea5870f9b1..1e96c6c5f4 100644 --- a/docker/gitea/custom/templates/base/head_navbar.tmpl +++ b/docker/gitea/custom/templates/base/head_navbar.tmpl @@ -1,7 +1,7 @@
@@ -72,17 +72,19 @@ - + {{if not $.DisableStars}} + + {{end}} {{if and (not .IsEmpty) ($.Permission.CanRead $.UnitTypeCode)}}