diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8466d7c..1c0276e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -13,7 +13,7 @@ jobs: compile: runs-on: ubuntu-latest container: - image: ghcr.io/thepigeongenerator/crust_tools:latest + image: ghcr.io/thepigeongenerator/mcaselector-lite:latest needs: install-deps strategy: matrix: diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml index e332d1c..f8b5b74 100644 --- a/.github/workflows/validate.yaml +++ b/.github/workflows/validate.yaml @@ -11,7 +11,7 @@ jobs: compile-and-lint: runs-on: ubuntu-latest container: - image: ghcr.io/thepigeongenerator/crust_tools:latest + image: ghcr.io/thepigeongenerator/mcaselector-lite:latest strategy: matrix: arch: