bump Golang to 1.20 (#1602)
Some checks failed
apidocs
code
mod-tidy
test32
test64
test_highlevel

This commit is contained in:
Alessandro Ros
2023-03-25 11:48:31 +01:00
committed by GitHub
parent 5ffe8b2fc4
commit 853fd42e46
9 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
BASE_IMAGE = golang:1.19-alpine3.17
BASE_IMAGE = golang:1.20-alpine3.17
LINT_IMAGE = golangci/golangci-lint:v1.50.1
NODE_IMAGE = node:16-alpine3.17
RPI32_IMAGE = balenalib/raspberry-pi:bullseye-run