Skip to content

Commit

Permalink
Fix arm Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian authored and dragonchaser committed Oct 14, 2020
1 parent f035b2a commit 5c7f410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.arm32v7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:latest
FROM arm32v7/node:latest
LABEL maintainer="dragonchaser <matrix-feeder@datenschmutz.space>"
COPY qemu-arm-static /usr/bin
RUN git clone https://github.com/dragonchaser/matrix-feeder /matrix-feeder
Expand Down

0 comments on commit 5c7f410

Please sign in to comment.