Aggiornato gitea a 1.15

This commit is contained in:
miracle091 2021-10-27 15:34:46 +02:00
parent da612aefff
commit c77e7d5334
Signed by: miracle091
GPG Key ID: 73D6D9792AD73C84
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ services:
gitea:
container_name: gitea
image: gitea/gitea:1.14
image: gitea/gitea:1.15
networks:
- custom-bridge
restart: unless-stopped

View File

@ -21,7 +21,7 @@ services:
gitea:
container_name: gitea
image: gitea/gitea:1.14
image: gitea/gitea:1.15
networks:
- custom-bridge
restart: unless-stopped