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

switch to custom libresh image

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