switch to go 1.19 (#1563)

This commit is contained in:
Alessandro Ros
2023-03-12 12:42:11 +01:00
committed by GitHub
parent e2370800ba
commit 45727a6de4
9 changed files with 12 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
BASE_IMAGE = golang:1.18-alpine3.15
BASE_IMAGE = golang:1.19-alpine3.17
LINT_IMAGE = golangci/golangci-lint:v1.50.1
NODE_IMAGE = node:16-alpine3.15
NODE_IMAGE = node:16-alpine3.17
RPI32_IMAGE = balenalib/raspberry-pi:bullseye-run
RPI64_IMAGE = balenalib/raspberrypi3-64:bullseye-run