diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index caac88b..3a6c0b6 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -39,4 +39,4 @@ jobs: username: ${{ secrets.LOCAL_233_SSH_USER }} password: ${{ secrets.LOCAL_233_SSH_PASSWORD }} script: | - docker pull gitea.joylink.club/act/rust:bullseye \ No newline at end of file + docker pull gitea.joylink.club/actions/act-docker-image-for-rust-build:bullseye \ No newline at end of file