Merge branch 'renovate/gitea-gitea-1.x' into 'master'

Update gitea/gitea Docker tag to v1.18.5

See merge request sys/infrastructure!111
This commit is contained in:
Jake Howard 2023-02-23 17:52:01 +00:00
commit b0cf6c2680

View File

@ -2,7 +2,7 @@ version: "2.3"
services: services:
gitea: gitea:
image: gitea/gitea:1.18.4-rootless image: gitea/gitea:1.18.5-rootless
user: "{{ docker_user.id }}:{{ docker_user.id }}" user: "{{ docker_user.id }}:{{ docker_user.id }}"
environment: environment:
- TZ={{ timezone }} - TZ={{ timezone }}