Merge pull request #442 from bharat555/patch-1

Use same rpi-raspbian:stretch image for proxy
This commit is contained in:
Kristian Haugene
2018-02-28 09:45:09 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM resin/rpi-raspbian:jessie FROM resin/rpi-raspbian:stretch
RUN apt-get update \ RUN apt-get update \
&& apt-get install -y \ && apt-get install -y \