From 0d6704472f0d64d512cf53c5c9e4677ae80ffd04 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Tue, 4 Jan 2022 11:15:06 +0100 Subject: [PATCH] update go version --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6804823..ef3dd0e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ trigger: steps: - name: "Build binary" - image: golang:1.15-buster + image: golang:1.17.5-buster commands: - CGO_ENABLED=0 go build -o ServiceUpdater