pg-13 commited on
Commit
8af80a1
1 Parent(s): 2a5f845

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.10
2
 
3
 
4
  COPY . /app
 
1
+ FROM python:3.8
2
 
3
 
4
  COPY . /app