diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index fa134dd..65afa67 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: name: Build binary CI runs-on: ubuntu-latest container: - image: registry.cn-hangzhou.aliyuncs.com/huoxue1/runner:latest + image: ghcr.io/catthehacker/ubuntu:act-latest volumes: - /var/run/docker.dock:/var/run/docker.sock # 持久化工具目录