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

Tag docker images with major version (e.g. 14) #528

Open
Piccirello opened this issue Aug 13, 2021 · 1 comment
Open

Tag docker images with major version (e.g. 14) #528

Piccirello opened this issue Aug 13, 2021 · 1 comment

Comments

@Piccirello
Copy link

What would you like?

Cypress docker images are currently tagged with the release version (e.g. 14.17.0). This is useful for pulling in a specific release, but requires frequent maintenance when attempting to track against a Node version, like Node 14. It would be useful if the images had multiple tags- ideally the major (14) and full semver (14.17.0) versions. Other possible tags might be lts (example) or major.minor (14.17 - example), though these aren't as important to my personal use case.

It's worth noting that Cypress appears to have previously published using the major version (source), however this currently points to the 14.7.0 image.

Why is this needed?

No response

Other

No response

@jennifer-shehane
Copy link
Member

Moving to cypress-docker-image repo.

@jennifer-shehane jennifer-shehane transferred this issue from cypress-io/cypress Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants