Clean up dockerfile

This commit is contained in:
Tanishq Dubey
2022-08-12 17:04:31 -04:00
parent c953336669
commit 275a415248

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