Skip to content
Snippets Groups Projects
Commit 447b9a0e authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

set nextcloud to stable version

parent 08693bc2
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ services: ...@@ -25,7 +25,7 @@ services:
app: app:
image: nextcloud:28-apache image: nextcloud:stable-apache
restart: always restart: always
volumes: volumes:
- /srv/nextcloud/data/:/var/www/html/ - /srv/nextcloud/data/:/var/www/html/
......
...@@ -25,7 +25,7 @@ services: ...@@ -25,7 +25,7 @@ services:
app: app:
image: nextcloud:28-apache image: nextcloud:stable-apache
restart: always restart: always
volumes: volumes:
- /srv/nextcloud/data/:/var/www/html/ - /srv/nextcloud/data/:/var/www/html/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment