diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index 965af9b795..bd33d21382 100644 --- a/.drone.yml +++ b/.drone.yml @@ -252,7 +252,7 @@ pipeline: branch: [ master ] static: - image: karalabe/xgo-latest:latest + image: techknowlogick/xgo:latest pull: true environment: TAGS: bindata sqlite sqlite_unlock_notify |