Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 4e9967f

Browse files
authored
switching to debian from alpine
to get pillow to install
1 parent f37fc9a commit 4e9967f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-3.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:alpine3.7
1+
FROM python:3.7-slim-stretch
22
WORKDIR /opt
33

44
RUN apk --no-cache add curl \

0 commit comments

Comments
 (0)