Upgrade gitea to 1.17.3.

This commit is contained in:
Víðir Valberg Guðmundsson 2022-11-17 20:50:38 +01:00
parent 4bc69b49bb
commit 2c9dce8600
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- name: gitea container
docker_container:
name: gitea
image: gitea/gitea:1.16.8
image: gitea/gitea:1.17.3
restart_policy: unless-stopped
networks:
- name: gitea