diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 28459cd..a1dbf09 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -8,7 +8,7 @@ jobs: build: runs-on: docker container: - image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:deb13-node20 + image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:deb13-node20-2 options: --pull=always # Stop aggresive caching, for this time steps: - uses: actions/checkout@v4