Clean up dockerfile

This commit is contained in:
Tanishq Dubey 2022-08-12 17:04:31 -04:00
parent c953336669
commit 275a415248
No known key found for this signature in database
GPG Key ID: 0D0F75C0132BFC41

View File

@ -1,4 +1,4 @@
FROM docker.co.clearstreet.io/clst/clst-python:3.9.5-slim-buster
FROM python:3
WORKDIR /usr/src/app