update gitea, nextcloud

This commit is contained in:
2025-11-02 15:56:15 +01:00
parent fdf9effb9f
commit b6359d4683
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services: services:
gitea: gitea:
image: docker.gitea.com/gitea:1.24.6 image: docker.gitea.com/gitea:1.25
restart: always restart: always
env_file: env_file:
- .env - .env

View File

@@ -10,7 +10,7 @@ services:
- .env - .env
app: app:
image: nextcloud:31 image: nextcloud:32
restart: always restart: always
ports: ports:
- 50000:80 - 50000:80