Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-gomes authored May 2, 2024
1 parent 80b35bf commit 0bc0b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qemu_rpi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG PASSWORD=raspberry

ARG RPI_IMAGE_URL=https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2024-03-15/2024-03-15-raspios-bookworm-arm64.img.xz
ARG RPI_IMAGE_SHA256=e7c0c89db32d457298fbe93195e9d11e3e6b4eb9e0683a7beb1598ea39a0a7aa
ARG RPI_IMAGE_FILE=2024-03-15-raspios-bookworm-arm64.img.xz
ARG RPI_IMAGE_FILE=2024-03-15-raspios-bookworm-arm64.img

ENV QEMU_MACHINE raspi3b
ENV QEMU_DTB bcm2710-rpi-3-b-plus.dtb
Expand Down

0 comments on commit 0bc0b9b

Please sign in to comment.