Update gitea/gitea Docker tag to v1.19.0
This commit is contained in:
parent
b9c2390907
commit
64a0bd58b0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.18.5-rootless
|
||||
image: gitea/gitea:1.19.0-rootless
|
||||
user: "{{ docker_user.id }}:{{ docker_user.id }}"
|
||||
environment:
|
||||
- TZ={{ timezone }}
|
||||
|
|
Loading…
Reference in a new issue