mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-24 13:07:53 +08:00
Update live image
This commit is contained in:
@@ -36,4 +36,4 @@ RUN git clone https://github.com/hlohaus/deepseek4free.git \
|
||||
&& cd deepseek4free && git checkout 21Feb \
|
||||
&& pip install --no-cache-dir . && cd .. && rm -rf deepseek4free
|
||||
|
||||
CMD docker/update.sh & docker/start.sh
|
||||
CMD git pull origin main && docker/update.sh & docker/start.sh
|
||||
Reference in New Issue
Block a user