mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat: update python in docker to 3.10
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# move chatgpt-on-wechat
|
||||
tar -zcf chatgpt-on-wechat.tar.gz --exclude=../../chatgpt-on-wechat/docker ../../chatgpt-on-wechat
|
||||
|
||||
# build image
|
||||
docker build -f Dockerfile.latest \
|
||||
cd .. && docker build -f Dockerfile \
|
||||
-t zhayujie/chatgpt-on-wechat .
|
||||
Reference in New Issue
Block a user