Skip to content

Commit 322e392

Browse files
committed
update Dockerfile to use its slim version for reducing project size
1 parent 8da6171 commit 322e392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM tiangolo/uvicorn-gunicorn:python3.7
1+
FROM tiangolo/uvicorn-gunicorn:python3.8-slim
22

33
# Open port
44
EXPOSE 80

0 commit comments

Comments
 (0)