From 7e1aed27eef41fe1fec7f8b1f514e0368417840a Mon Sep 17 00:00:00 2001 From: timekills Date: Thu, 6 Jun 2019 12:25:13 +0430 Subject: [PATCH] Update Firefox image to more recent version --- apps/firefox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/firefox.yml b/apps/firefox.yml index 4e52dc6..87c4bab 100644 --- a/apps/firefox.yml +++ b/apps/firefox.yml @@ -18,7 +18,7 @@ extport: '5810' # intport2: '25565' # extport2: '25565' - image: 'jlesage/docker-firefox' + image: 'jlesage/firefox' - name: 'Including cron job' include_tasks: '/opt/communityapps/apps/_core.yml'