Skip to content

Commit 62d88e0

Browse files
author
Craig
committed
default to non-slim image
1 parent 7c8e804 commit 62d88e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:slim
1+
FROM python:latest
22

33
RUN pip install pip waitress --upgrade
44

0 commit comments

Comments
 (0)