Updating local docs dockerfile

This commit is contained in:
Arnav Choudhury 2020-09-17 16:43:00 +05:30
parent 42bd7108ac
commit ed701a042b

View File

@ -1,3 +1,4 @@
# Python build stage
FROM python:3.8-slim-buster as python-build-stage