darylfunggg commited on
Commit
3528898
1 Parent(s): 8ba3664

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.7.17
2
 
3
  RUN apt-get -y update
4
 
 
1
+ FROM python:3.8.18
2
 
3
  RUN apt-get -y update
4