feat(ci): switch CI image to GHCR mirror

Now that the mirror-ci-image workflow has populated GHCR, switch
.github/env from docker.io/paritytech/ci-unified to our own
ghcr.io/pezkuwichain/ci-unified mirror.
This commit is contained in:
2026-03-02 15:11:07 +03:00
parent d9c6dd3c60
commit c9be37fd95
+1 -1
View File
@@ -1 +1 @@
IMAGE="docker.io/paritytech/ci-unified:bullseye-1.88.0-2025-06-27-v202511141243"
IMAGE="ghcr.io/pezkuwichain/ci-unified:bullseye-1.88.0-2025-06-27-v202511141243"