Skip to content

Commit

Permalink
refac: update avs node, protocol and pytest images to new naming conv…
Browse files Browse the repository at this point in the history
…ention (#212)
  • Loading branch information
nmjustinchan authored Jan 27, 2025
1 parent 287567e commit a2095bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/avs_docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
env:
DOCKER_REGISTRY: docker.io
DOCKER_USERNAME: nethswitchboard
DOCKER_REPOSITORY_DEV: taiko-preconf-avs-dev
DOCKER_REPOSITORY_DEV: preconf-avs-node

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/avs_protocol_docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
env:
DOCKER_REGISTRY: docker.io
DOCKER_USERNAME: nethswitchboard
DOCKER_REPOSITORY_DEV: taiko-preconf-avs-protocol-dev
DOCKER_REPOSITORY_DEV: preconf-avs-protocol

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/avs_pytest_docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
env:
DOCKER_REGISTRY: docker.io
DOCKER_USERNAME: nethswitchboard
DOCKER_REPOSITORY_DEV: taiko-preconf-avs-pytest-dev
DOCKER_REPOSITORY_DEV: preconf-pytest

jobs:
build:
Expand Down

0 comments on commit a2095bd

Please sign in to comment.