From 224e2d2eb64f7f32df64485138c1a419e0559bab Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Wed, 11 Nov 2020 09:14:58 +0100 Subject: [PATCH] Changed docker image to one with higher node version --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ce58648..3be57a4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - name: cache path: /cache - name: build - image: starefossen/ruby-node + image: smikino/ruby-node environment: BUNDLE_PATH: .bundle commands: