-
Notifications
You must be signed in to change notification settings - Fork 282
chore(ci): Rename Docker Image #511
Copy link
Copy link
Closed as not planned
Labels
A-repoArea: general repository changesArea: general repository changesK-ktloKind: keep the lights on, general cleanupsKind: keep the lights on, general cleanupsM-hold-offMeta: hold off on this issue; do not attempt to closeMeta: hold off on this issue; do not attempt to closeM-prevent-staleMeta: Not StaleMeta: Not Stale
Description
Summary
Since this repository was renamed from node-reth to base, all of the links, names, etc have been update to base except for the docker image.
There are three places left that need to be updated from node-reth to base:
- The
release.ymlimage
base/.github/workflows/release.yml
Line 10 in 0f9f5ac
REGISTRY_IMAGE: ghcr.io/${{ github.repository_owner }}/node-reth-dev - The
docker.ymlimage
base/.github/workflows/docker.yml
Line 10 in 0f9f5ac
REGISTRY_IMAGE: ghcr.io/${{ github.repository_owner }}/node-reth-dev - A reference to the docker image in the top-level
README.md
Line 44 in 0f9f5ac
> [base image](https://github.com/base/node/pkgs/container/node-reth). This image bundles vanilla Reth and Base Reth and can be toggled with
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-repoArea: general repository changesArea: general repository changesK-ktloKind: keep the lights on, general cleanupsKind: keep the lights on, general cleanupsM-hold-offMeta: hold off on this issue; do not attempt to closeMeta: hold off on this issue; do not attempt to closeM-prevent-staleMeta: Not StaleMeta: Not Stale