update Linux Alpine (#2195)
All checks were successful
lint / code (push) Has been cancelled
lint / mod-tidy (push) Has been cancelled
lint / apidocs (push) Has been cancelled
test / test64 (push) Has been cancelled
test / test32 (push) Has been cancelled
test / test_highlevel (push) Has been cancelled

This commit is contained in:
Alessandro Ros
2023-08-12 11:55:49 +02:00
committed by GitHub
parent 5244e056f8
commit e937e37d4f
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
BASE_IMAGE = golang:1.20-alpine3.17
BASE_IMAGE = golang:1.20-alpine3.18
LINT_IMAGE = golangci/golangci-lint:v1.53.3
NODE_IMAGE = node:16-alpine3.17
ALPINE_IMAGE = alpine:3.17
NODE_IMAGE = node:16-alpine3.18
ALPINE_IMAGE = alpine:3.18
RPI32_IMAGE = balenalib/raspberry-pi:bullseye-run-20230712
RPI64_IMAGE = balenalib/raspberrypi3-64:bullseye-run-20230530