Update buildstep version to v0.0.7

This commit is contained in:
Petros Angelatos 2014-05-06 22:12:38 +01:00 committed by Pablo Carranza Vélez
parent 387ac995a4
commit 60c863eeac

View File

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