From 979772fb331a487053e38560fdea67141f9ba556 Mon Sep 17 00:00:00 2001 From: wowario Date: Sun, 26 Jul 2020 09:57:49 +0300 Subject: [PATCH] update wow image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 004610b77..26ccdc488 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: linux-build steps: - name: linux-build - image: wow-dependencies:v1.0 + image: wownero/wow-dependencies:v1.0 commands: - make -j2 release-static-linux-x86_64