gstdl commited on
Commit
8acb2e5
·
1 Parent(s): be8bd51

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,7 +1,6 @@
1
  #Grab python=3.9-slim-buster image
2
  FROM python:3.9-slim-buster
3
 
4
-
5
  # Copy code to container
6
  COPY app /app
7
 
 
1
  #Grab python=3.9-slim-buster image
2
  FROM python:3.9-slim-buster
3
 
 
4
  # Copy code to container
5
  COPY app /app
6