Skip to content

Commit

Permalink
Upgrade Node version for ARM version
Browse files Browse the repository at this point in the history
  • Loading branch information
philhawthorne committed Nov 27, 2023
1 parent 0e8af03 commit e32977e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.RaspberryPi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM resin/raspberrypi3-node:8.0.0
FROM balenalib/raspberry-pi-debian-node:16
ENV config_dir=/config

RUN mkdir -p /usr/src/app && mkdir /config
Expand Down

0 comments on commit e32977e

Please sign in to comment.