gitea: Update to version 1.19.1

This commit is contained in:
Alex Palaistras 2023-04-26 21:59:57 +01:00
parent 95fb7b4f7d
commit 410d0715b5
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:bullseye-slim
ARG VERSION=1.18.5
ARG VERSION=1.19.1
RUN apt-get update -y && apt-get upgrade -y && \
apt-get install -y --no-install-recommends curl ca-certificates gettext gosu \

View File

@ -62,6 +62,9 @@ REQUIRE_SIGNIN_VIEW = ${GITEA_REQUIRE_SIGNIN_VIEW}
ALLOWED_HOST_LIST = 10.89.0.0/16
DELIVER_TIMEOUT = 60
[cron.update_checker]
ENABLED = false
[mailer]
ENABLED = true
PROTOCOL = smtp+startls