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

devops: rename docker image tag for tip-of-tree images #3222

Merged

Conversation

aslushnikov
Copy link
Collaborator

We currently tag tip-of-tree docker images with dev tag. It'll
be much nicer to have consistent taggin with our npm which tags
with next tag.

This patch removes the dev tag and starts using the next tag instead
for docker images. Since we haven't announced dev tag support
anywhere, I think it's fine to remove it rather than have both next
and dev.

We currently tag tip-of-tree docker images with `dev` tag. It'll
be much nicer to have consistent taggin with our `npm` which tags
with `next` tag.

This patch removes the `dev` tag and starts using the `next` tag instead
for docker images. Since we haven't announced `dev` tag support
anywhere, I think it's fine to remove it rather than have both `next`
and `dev`.
@aslushnikov aslushnikov merged commit e7ddf86 into microsoft:master Jul 30, 2020
@aslushnikov aslushnikov deleted the rename-docker-tip-of-tree-tag branch July 30, 2020 18:45
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