更新tjwater-cli skill和环境

This commit is contained in:
2026-06-03 09:49:37 +08:00
parent a825c3c31d
commit 96e5d25518
8 changed files with 290 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ RUN sed -i "s|http://archive.ubuntu.com|https://${UBUNTU_APT_MIRROR}|g; s|http:/
unzip \
python3 \
python3-venv && \
jq && \
curl -LsSf https://astral.sh/uv/install.sh | sh && \
ln -s /root/.local/bin/uv /usr/local/bin/uv && \
ln -sf /usr/bin/python3 /usr/local/bin/python && \