Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Occurrences of Old Container Registry Links #435

Closed
Yummy-Yums opened this issue Feb 11, 2025 · 2 comments
Closed

Update Occurrences of Old Container Registry Links #435

Yummy-Yums opened this issue Feb 11, 2025 · 2 comments

Comments

@Yummy-Yums
Copy link
Contributor

Yummy-Yums commented Feb 11, 2025

Problem:

Links that point to ghcr have changed as the team is trying to move repos. this results in an error when one tries to pull a docker image.

Fix

Change the docker image url to new link.

image: ghcr.io/hyperledger-identus/mediator::${MEDIATOR_VERSION:-latest}

instead of

image: ghcr.io/hyperledger/identus-mediator:${MEDIATOR_VERSION:-latest}

image: ghcr.io/hyperledger/identus-mediator:${MEDIATOR_VERSION:-latest}

@Yummy-Yums Yummy-Yums changed the title Change Occurrences of Container Registry Links Update Occurrences of Old Container Registry Links Feb 11, 2025
@Yummy-Yums
Copy link
Contributor Author

it got published directly to docker rather than ghcr

@FabioPinheiro
Copy link
Contributor

This is now fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants