bsiddhharth commited on
Commit
c8e771e
·
1 Parent(s): 925a6c0

updated the version in Docker file to 3.10-slim-buster

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.8-slim-buster
2
 
3
  EXPOSE 8501
4
 
 
1
+ FROM python:3.10-slim-buster
2
 
3
  EXPOSE 8501
4