Update buildstep to v0.0.5

This commit is contained in:
Petros Angelatos 2014-04-28 05:59:48 +01:00 committed by Pablo Carranza Vélez
parent 790f76a76f
commit 4295a8d96e

View File

@ -1,4 +1,4 @@
FROM resin/rpi-buildstep:v0.0.3
FROM resin/rpi-buildstep:v0.0.5
ADD . /app
ADD deploy_key /root/.ssh/id_rsa
RUN chmod 400 /root/.ssh/id_rsa