Fix Drone builder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
DataHoarder 2022-01-18 11:35:52 +01:00
parent 156d925215
commit 1ed5bed004

View file

@ -5,7 +5,7 @@ name: default
steps:
- name: backend
image: golang:1.18-rc-bullseye
image: golang:1.17-bullseye
commands:
- go build -o orbeat .