zhengr commited on
Commit
efa429e
·
verified ·
1 Parent(s): cae7e1d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.12
2
 
3
  #RUN apt update
4
  # RUN apt install git
 
1
+ FROM python:3.9
2
 
3
  #RUN apt update
4
  # RUN apt install git