mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-12-24 11:51:18 +08:00
switch to go 1.19 (#1563)
This commit is contained in:
4
Makefile
4
Makefile
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user