summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index 6a69921c42..f5667b3cb5 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -537,7 +537,7 @@ steps:
- name: static
pull: always
- image: techknowlogick/xgo:go-1.16.x
+ image: techknowlogick/xgo:go-1.17.x
commands:
- curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs
- export PATH=$PATH:$GOPATH/bin
@@ -633,7 +633,7 @@ steps:
- name: static
pull: always
- image: techknowlogick/xgo:go-1.16.x
+ image: techknowlogick/xgo:go-1.17.x
commands:
- curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs
- export PATH=$PATH:$GOPATH/bin