Bump crproxy

This commit is contained in:
Shiming Zhang
2025-02-11 00:22:25 +08:00
parent ee9dc84c77
commit 18b66e65c3
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up crproxy
run: |
wget https://github.com/DaoCloud/crproxy/releases/download/v0.13.0-alpha.143/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
wget https://github.com/DaoCloud/crproxy/releases/download/v0.13.0-alpha.154/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
- name: Sync Images to OSS&OBS
run: |