update gitea, nextcloud
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
gitea:
|
||||
image: docker.gitea.com/gitea:1.24.6
|
||||
image: docker.gitea.com/gitea:1.25
|
||||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
- .env
|
||||
|
||||
app:
|
||||
image: nextcloud:31
|
||||
image: nextcloud:32
|
||||
restart: always
|
||||
ports:
|
||||
- 50000:80
|
||||
|
||||
Reference in New Issue
Block a user