forgor the version

This commit is contained in:
Peter Smit
2025-03-28 20:19:05 +01:00
parent be11d2a1e9
commit ff3ad031fe

View File

@@ -9,7 +9,7 @@ services:
POSTGRES_USER: ${NEXTCLOUD_POSTGRES_USER}
POSTGRES_PASSWORD: ${NEXTCLOUD_POSTGRES_PASSWORD}
app:
image: nextcloud
image: nextcloud:31.0.2
restart: always
ports:
- 8081:80