fix(ci): revert to paritytech CI image until GHCR package is public
GHCR packages are created as private by default and the visibility cannot be changed via the REST API. Reverting to docker.io/paritytech until the package visibility is changed to public via GitHub UI at: https://github.com/orgs/pezkuwichain/packages/container/ci-unified/settings The mirror-ci-image.yml workflow has already populated GHCR - just need to make it public, then update this file to use GHCR.
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
IMAGE="ghcr.io/pezkuwichain/ci-unified:bullseye-1.88.0-2025-06-27-v202511141243"
|
||||
IMAGE="docker.io/paritytech/ci-unified:bullseye-1.88.0-2025-06-27-v202511141243"
|
||||
|
||||
Reference in New Issue
Block a user