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