summaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorDessalines <dessalines@users.noreply.github.com>2020-06-30 07:11:36 -0400
committerGitHub <noreply@github.com>2020-06-30 11:11:36 +0000
commitc0b11d4fa3d383585aa26df22d5c13e58127b1b8 (patch)
tree974dfe1e13bee3ed8baab4561e01f7a2937a5b64 /ansible
parenteded51aab67863aed7f7db7641b759eaf35e3737 (diff)
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.
Diffstat (limited to 'ansible')
-rw-r--r--ansible/templates/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/templates/docker-compose.yml b/ansible/templates/docker-compose.yml
index f4c94fd7..76c53463 100644
--- a/ansible/templates/docker-compose.yml
+++ b/ansible/templates/docker-compose.yml
@@ -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: