Replacing dogbin/iframely docker image with jolt one. (#869)

* Replacing dogbin/iframely docker image with jolt one.

* Replacing dogbin/iframely docker image with jolt one.
This commit is contained in:
Dessalines 2020-06-30 07:11:36 -04:00 committed by GitHub
parent eded51aab6
commit c0b11d4fa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -35,7 +35,7 @@ services:
restart: always
iframely:
image: dogbin/iframely:latest
image: jolt/iframely:v1.4.3
ports:
- "127.0.0.1:8061:80"
volumes:

View file

@ -38,7 +38,7 @@ services:
restart: always
iframely:
image: dogbin/iframely:latest
image: jolt/iframely:v1.4.3
ports:
- "127.0.0.1:8061:80"
volumes:

View file

@ -117,6 +117,6 @@ services:
- ./volumes/pictrs_gamma:/mnt
iframely:
image: dogbin/iframely:latest
image: jolt/iframely:v1.4.3
volumes:
- ../iframely.config.local.js:/iframely/config.local.js:ro

View file

@ -35,7 +35,7 @@ services:
restart: always
iframely:
image: dogbin/iframely:latest
image: jolt/iframely:v1.4.3
ports:
- "127.0.0.1:8061:80"
volumes: