ci: update image for build ci
1 files changed, 1 insertions(+), 1 deletions(-) M .forgejo/workflows/build.yml
M .forgejo/workflows/build.yml => .forgejo/workflows/build.yml +1 -1
@@ 12,7 12,7 @@ jobs: build: runs-on: docker container: image: ghcr.io/ashkeel/cross-wails:v2.8.1@sha256:f40cd11894cb7b4bdacf72830337a0b2c81bc49becdba7ca3a6c7c39238de888 image: ghcr.io/ashkeel/cross-wails:v2.8.1@sha256:205e8cd7128765972de385919a0d9b389dc20541569d7c7b2251b964ed1110fe credentials: username: ${{ secrets.GHCR_USERNAME }} password: ${{ secrets.GHCR_PASSWORD }}