Update .drone.yml (#6070)
This commit is contained in:
parent
7a72aa623e
commit
18d0662bdd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue