ci: update image for build ci
Build / build (push) Successful in 1m53s Details
Test / test (push) Successful in 35s Details

This commit is contained in:
Ash Keel 2024-04-20 23:12:23 +02:00
parent 06f7e9be98
commit 5bdc05ced8
No known key found for this signature in database
GPG Key ID: 53A9E9A6035DD109
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}