1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-06 22:23:10 +02:00

upgrade scrapyd base image

This commit is contained in:
kev
2018-01-23 22:54:44 +08:00
parent e990d50d79
commit a62429af3c
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# Dockerfile for scrapyd-arm
#
FROM armhf/debian:jessie
FROM resin/rpi-raspbian:stretch
MAINTAINER EasyPi Software Foundation
RUN set -xe \