1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-07-05 00:38:47 +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:py3
#
FROM debian:jessie
FROM debian:stretch
MAINTAINER kev <noreply@easypi.pro>
RUN set -xe \