Merge pull request #442 from bharat555/patch-1
Use same rpi-raspbian:stretch image for proxy
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user