From e212d710565220affdafd14fda349c211abe96a4 Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Mon, 29 Aug 2016 13:21:45 -0700 Subject: [PATCH] Farewell, Fedora, and HELLO RUBY Use ruby image to run check-dns script --- ci/tasks/check-dns.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/tasks/check-dns.yml b/ci/tasks/check-dns.yml index 180060a..8b1066f 100644 --- a/ci/tasks/check-dns.yml +++ b/ci/tasks/check-dns.yml @@ -2,7 +2,7 @@ platform: linux image_resource: type: docker-image - source: {repository: fedora} + source: {repository: ruby} inputs: - name: sslip.io