mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-12 23:47:32 +02:00
upgrade scrapyd base image
This commit is contained in:
parent
e990d50d79
commit
a62429af3c
@ -2,7 +2,7 @@
|
||||
# Dockerfile for scrapyd
|
||||
#
|
||||
|
||||
FROM debian:jessie
|
||||
FROM debian:stretch
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
RUN set -xe \
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Dockerfile for scrapyd-arm
|
||||
#
|
||||
|
||||
FROM armhf/debian:jessie
|
||||
FROM resin/rpi-raspbian:stretch
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
RUN set -xe \
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Dockerfile for scrapyd:py3
|
||||
#
|
||||
|
||||
FROM debian:jessie
|
||||
FROM debian:stretch
|
||||
MAINTAINER kev <noreply@easypi.pro>
|
||||
|
||||
RUN set -xe \
|
||||
|
Loading…
x
Reference in New Issue
Block a user