Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Switch from tagging stubs with MAJOR.MINOR to just MAJOR #206

Merged
merged 2 commits into from
Jan 22, 2020

Conversation

Chuxel
Copy link
Member

@Chuxel Chuxel commented Jan 22, 2020

Currently the build tagging process for pre-built images updates dockerfiles to reference the MAJOR.MINOR version of the dev container.

This is likely too restrictive as a starting point. This PR updates the build script to instead use just the MAJOR version of the image by default.

While we could drop the version entirely, this could complicate situations where the image gets out of sync with a breaking update to devcontainer.json.

@Chuxel Chuxel merged commit 373ae59 into master Jan 22, 2020
@Chuxel Chuxel deleted the clantz/use-major-version branch January 24, 2020 01:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant