tianlong12 commited on
Commit
e50b7cd
·
verified ·
1 Parent(s): 435ac20

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,4 +1,5 @@
1
 
 
2
  # Use an official Python runtime as the base image
3
  FROM python:3.9-slim
4
 
 
1
 
2
+
3
  # Use an official Python runtime as the base image
4
  FROM python:3.9-slim
5