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

fix some ghcr docker call examples had a typo when specifying image tag #262

Open
wants to merge 1 commit into
base: main
from

Conversation

@tspascoal
Copy link

@tspascoal tspascoal commented Oct 8, 2020

Why:

Some of the docker examples had a typo when specifying the image tag

What's being changed:

Changed a dot from colon (on two separate calls) , the separator between the image name and the tag is a colon, since a dot was being used the tag was part of the tag name which was not the intended.

Check off the following:

@welcome
Copy link

@welcome welcome bot commented Oct 8, 2020

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@janiceilene
Copy link
Contributor

@janiceilene janiceilene commented Oct 8, 2020

@tspascoal Thanks for opening a pull request! Please fill out the rest of the pull request template to explain what changes you've made and we'll get this up for review 🌟

@tspascoal
Copy link
Author

@tspascoal tspascoal commented Oct 9, 2020

Done.

@janiceilene janiceilene moved this from Triage to Ecosystem in Docs team reviews Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.