frascuchon HF Staff commited on
Commit
b711b7f
·
verified ·
1 Parent(s): 4fca368

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM huggingfacedg/sheets-dev:main
2
 
3
  # Set data dir under persisted volume (if enabled)
4
  ENV DATA_DIR /data/sheets
 
1
+ FROM huggingfacedg/sheets:dev
2
 
3
  # Set data dir under persisted volume (if enabled)
4
  ENV DATA_DIR /data/sheets