MuNian commited on
Commit
0be3238
·
verified ·
1 Parent(s): 2ebd3a0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/snailyp/gemini-balance:latest
2
 
3
  # 暴露端口(如果需要)
4
  EXPOSE 7860
 
1
+ FROM ghcr.io/snailyp/gemini-balance:1.5.8
2
 
3
  # 暴露端口(如果需要)
4
  EXPOSE 7860