fix: update Nextcloud image version to 34.0.2 in Docker Compose configuration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
nextcloud:
|
||||
image: nextcloud:33.0-apache
|
||||
image: nextcloud:34.0.2-apache
|
||||
container_name: nextcloud
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user