Skip to content

Commit 84bb1a8

Browse files
committed
bump base image
1 parent c136bd5 commit 84bb1a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM balenalib/raspberrypi3:bookworm-20240227
1+
FROM balenalib/raspberrypi3:bookworm-20240229
22

33
ENV QEMU_CPU=max
44
ENV DEBIAN_FRONTEND=noninteractive

docker/Dockerfile.arm64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM balenalib/raspberrypi3-64:bookworm-20240401
1+
FROM balenalib/raspberrypi3-64:bookworm-20240429
22

33
ENV QEMU_CPU=max
44
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)