From fcd184e812a6b3a43814b27de3dc0bf9f7577ecb Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 14 Feb 2019 13:21:52 -0500 Subject: [PATCH] Switch to more recent build of xgo (#6070) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 68d7198365d16..0ef7843af9e10 100644 --- a/.drone.yml +++ b/.drone.yml @@ -211,7 +211,7 @@ pipeline: branch: [ master ] static: - image: karalabe/xgo-latest:latest + image: techknowlogick/xgo:latest pull: true environment: TAGS: bindata sqlite sqlite_unlock_notify