Aggiornato gitea alla versione 1.14.3

This commit is contained in:
miracle091 2021-07-28 09:42:04 +02:00
parent d84d324d6b
commit d688f5b0ca
Signed by: miracle091
GPG Key ID: 73D6D9792AD73C84
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ services:
git:
container_name: gitea
image: gitea/gitea:1.14.2
image: gitea/gitea:1.14.3
networks:
- custom-bridge
restart: unless-stopped

View File

@ -21,7 +21,7 @@ services:
git:
container_name: gitea
image: gitea/gitea:1.14.2
image: gitea/gitea:1.14.3
networks:
- custom-bridge
restart: unless-stopped