Aggiornato gitea a 1.15
This commit is contained in:
parent
da612aefff
commit
c77e7d5334
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue