fbetteo commited on
Commit
c492737
·
1 Parent(s): b7d6e56

python version

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.12-slim-buster
2
 
3
  # The two following lines are requirements for the Dev Mode to be functional
4
  # Learn more about the Dev Mode at https://huggingface.co/dev-mode-explorers
 
1
+ FROM python:3.12-slim
2
 
3
  # The two following lines are requirements for the Dev Mode to be functional
4
  # Learn more about the Dev Mode at https://huggingface.co/dev-mode-explorers