Update embystats.yml

Change docker image to linuxserver as previous one cannot be found.
This commit is contained in:
Sc4nd4l
2019-11-06 10:43:38 +01:00
committed by GitHub
parent 9551d76c88
commit fec1263a53

View File

@@ -16,7 +16,7 @@
pgrole: 'embystats' pgrole: 'embystats'
intport: '5432' intport: '5432'
extport: '9049' extport: '9049'
image: 'uping/embystat:beta-linux' image: ' linuxserver/embystat'
- name: 'Including cron job' - name: 'Including cron job'
include_tasks: '/opt/communityapps/apps/_core.yml' include_tasks: '/opt/communityapps/apps/_core.yml'