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

Update gitea/gitea Docker tag to v1.18.3

See merge request sys/infrastructure!102
This commit is contained in:
Jake Howard 2023-01-28 22:02:58 +00:00
commit c0b179c312

View file

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