mirror of
https://github.com/bluenviron/mediamtx
synced 2025-02-17 12:06:58 +00:00
Bump rpi camera base image (#3515)
This commit is contained in:
parent
adf740098a
commit
7ceb5bafce
4
Makefile
4
Makefile
@ -2,8 +2,8 @@ BASE_IMAGE = golang:1.22-alpine3.19
|
||||
LINT_IMAGE = golangci/golangci-lint:v1.59.1
|
||||
NODE_IMAGE = node:20-alpine3.19
|
||||
ALPINE_IMAGE = alpine:3.19
|
||||
RPI32_IMAGE = balenalib/raspberry-pi:bullseye-run-20230712
|
||||
RPI64_IMAGE = balenalib/raspberrypi3-64:bullseye-run-20230530
|
||||
RPI32_IMAGE = balenalib/raspberry-pi:bullseye-run-20240508
|
||||
RPI64_IMAGE = balenalib/raspberrypi3-64:bullseye-run-20240429
|
||||
|
||||
.PHONY: $(shell ls)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user