Skip to content

Commit d736bff

Browse files
committed
change base image
1 parent d1ef925 commit d736bff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
FROM coderbot/rpi-debian:bullseye-20240227
1+
FROM balenalib/raspberrypi3:bullseye-20240304
22

33
ENV QEMU_CPU=max
44
ENV DEBIAN_FRONTEND=noninteractive
55

66
RUN install_packages \
7-
patch \
87
build-essential \
98
libraspberrypi0 \
109
procps \

0 commit comments

Comments
 (0)