Update CI to use alpine go 1.19
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
DataHoarder 2022-08-04 15:42:17 +02:00
parent 80a5ba3544
commit 42da82e684
Signed by: DataHoarder
SSH key fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk

View file

@ -5,7 +5,7 @@ name: default
steps:
- name: backend
image: golang:1.18-bullseye
image: golang:1.19-alpine
commands:
- GOAMD64=v2 go build -v -o orbeat .