dongsiqie commited on
Commit
1109a30
·
verified ·
1 Parent(s): 4bdc9b6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1,4 +1,5 @@
1
- FROM lobehub/lobe-chat:v1.36.13
 
2
  EXPOSE 3210
3
  ENV PORT=3210
4
  USER root
 
1
+ ## FROM lobehub/lobe-chat:v1.36.13
2
+ FROM lobehub/lobe-chat:latest
3
  EXPOSE 3210
4
  ENV PORT=3210
5
  USER root