cambiato la tag per gitea, in modo che prenda in automatico le sottoversioni ma rimanendo comunque sulle stable

This commit is contained in:
miracle091 2021-08-10 17:33:49 +02:00
parent d688f5b0ca
commit a82fd804db
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.3
image: gitea/gitea:1.14
networks:
- custom-bridge
restart: unless-stopped

View File

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