Skip to content

Commit

Permalink
fix rpi-update add command
Browse files Browse the repository at this point in the history
  • Loading branch information
paigeadelethompson authored Jul 13, 2024
1 parent a996241 commit f8a8e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ RUN chown -R pi:pi /home/pi

WORKDIR /usr/local/bin

RUN add rpi-update /usr/local/bin/rpi-update
ADD rpi-update /usr/local/bin/rpi-update

RUN mkdir -p /lib/modules

Expand Down

0 comments on commit f8a8e75

Please sign in to comment.