Skip to content

fix reference to redpanda console docker image #74

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jelmerk
Copy link

@jelmerk jelmerk commented Apr 7, 2025

The referenced docker image is no longer available. You can validate this with

docker pull docker.redpanda.com/vectorized/console:v2.4.3

it will give this error:

Error response from daemon: pull access denied for docker.redpanda.com/vectorized/console, repository does not exist or may require 'docker login'

Pulling the updated image with

docker pull docker.redpanda.com/redpandadata/console:v2.4.3

does succeed

@CLAassistant
Copy link

CLAassistant commented Apr 7, 2025

CLA assistant check
All committers have signed the CLA.

@jelmerk jelmerk force-pushed the fix_docker_image branch from 07a85a9 to 2466fb6 Compare April 7, 2025 08:48
@jelmerk jelmerk changed the title fix docker image fix reference to redpanda console docker image Apr 7, 2025
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

Successfully merging this pull request may close these issues.

2 participants