Skip to content
Snippets Groups Projects
Commit 38c405bd authored by Michel Memeteau's avatar Michel Memeteau
Browse files

Back to official nextcloud images for now

parent 6e501662
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ services:
- back
- lb_web
app:
image: indiehosters/nextcloud:${NEXTCLOUD_VERSION:-latest}
image: nextcloud:${NEXTCLOUD_VERSION:-latest}
links:
- db
volumes:
......@@ -57,7 +57,7 @@ services:
networks:
- back
cron:
image: indiehosters/nextcloud:${NEXTCLOUD_VERSION:-latest}
image: nextcloud:${NEXTCLOUD_VERSION:-latest}
links:
- db
volumes_from:
......
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