fix(ci): change Docker Hub namespace from pezkuwichain/ to pezkuwi/

Docker Hub personal account namespace must match the username.
Updated all docker.io image references across workflows, actions,
docker-compose files, and zombienet configs.
This commit is contained in:
2026-03-14 15:58:50 +03:00
parent 012807bf14
commit afa8bba099
13 changed files with 22 additions and 22 deletions
@@ -34,7 +34,7 @@ services:
- "9615:9615"
volumes:
- ../../target/release/bizinikiwi:/usr/local/bin/bizinikiwi
image: pezkuwichain/bizinikiwi
image: pezkuwi/bizinikiwi
networks:
- internet
command:
@@ -60,7 +60,7 @@ services:
- "--prometheus-external"
validator-b:
image: pezkuwichain/bizinikiwi
image: pezkuwi/bizinikiwi
ports:
- "9945:9944"
volumes:
@@ -90,7 +90,7 @@ services:
- "--prometheus-external"
light-c:
image: pezkuwichain/bizinikiwi
image: pezkuwi/bizinikiwi
ports:
- "9946:9944"
volumes:
@@ -2,7 +2,7 @@
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_image = "pezkuwi/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
@@ -20,7 +20,7 @@ validator = true
id = 2000
chain = "asset-hub-pezkuwichain-local"
default_command = "pezkuwi-teyrchain"
default_image = "pezkuwichain/pezkuwi-teyrchain:latest"
default_image = "pezkuwi/pezkuwi-teyrchain:latest"
cumulus_based = true
default_args = [
"--force-authoring",
@@ -2,7 +2,7 @@
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_image = "pezkuwi/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
@@ -19,7 +19,7 @@ validator = true
id = 2000
cumulus_based = true
chain = "asset-hub-pezkuwichain-local"
default_image = "pezkuwichain/pezkuwi-teyrchain:latest"
default_image = "pezkuwi/pezkuwi-teyrchain:latest"
default_command = "pezkuwi-teyrchain"
default_args = [
"--force-authoring",
@@ -2,7 +2,7 @@
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_image = "pezkuwi/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
default_args = [
@@ -2,7 +2,7 @@
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_image = "pezkuwi/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
default_args = [
@@ -2,7 +2,7 @@
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_image = "pezkuwi/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
default_args = [