yuexinyun commited on
Commit
02f2888
·
verified ·
1 Parent(s): b40c2c9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/labring/fastgpt:v4.8.9
2
  EXPOSE 3000
3
  ENV PORT 3000
4
  ADD ./config.json /app/data/config.json
 
1
+ FROM ghcr.io/labring/fastgpt:V4.8.8
2
  EXPOSE 3000
3
  ENV PORT 3000
4
  ADD ./config.json /app/data/config.json