summaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorDessalines <dessalines@users.noreply.github.com>2020-07-03 14:19:24 -0400
committerGitHub <noreply@github.com>2020-07-03 18:19:24 +0000
commit284f00249a8365fb8e5877aef41adae634cfb428 (patch)
treef2abfbc1bdaf35276f4df89572585742b041e27d /ansible
parent8aa9cc11eb22f29ae5205afa638d36bf4d6f7a9c (diff)
Going back from jolt to dogbin iframely. jolt one had problems. (#900)
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 76c53463..f4c94fd7 100644
--- a/ansible/templates/docker-compose.yml
+++ b/ansible/templates/docker-compose.yml
@@ -35,7 +35,7 @@ services:
restart: always
iframely:
- image: jolt/iframely:v1.4.3
+ image: dogbin/iframely:latest
ports:
- "127.0.0.1:8061:80"
volumes: