Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
Fixed dockerfile-rpi docker build
Browse files Browse the repository at this point in the history
Fixes #582.
  • Loading branch information
mcollina committed Dec 29, 2016
1 parent 6f1be16 commit 43ff455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile-rpi
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Mosca
#
# VERSION 0.2.1
# VERSION 0.3.0

FROM hypriot/rpi-node:4
FROM hypriot/rpi-node:6
MAINTAINER Matteo Collina <[email protected]>

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

0 comments on commit 43ff455

Please sign in to comment.