drone image

This commit is contained in:
Harvey Tindall 2021-02-01 20:30:38 +00:00
parent cb12c6f441
commit ee37588959
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ type: docker
steps:
- name: build
image: golang:1.16rc
image: golang:1.16rc1-buster
commands:
- apt update -y
- apt install build-essential python3-pip curl software-properties-common sed upx -y