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

Feature: Allow user to choose docker image version #6

Open
DmitryGolubenkov opened this issue Dec 11, 2022 · 0 comments
Open

Feature: Allow user to choose docker image version #6

DmitryGolubenkov opened this issue Dec 11, 2022 · 0 comments
Labels
backlog enhancement New feature or request priority: low Not very important but still should be done

Comments

@DmitryGolubenkov
Copy link
Owner

Description

For now DotNetSdkImageVersionSelector and AspNetDockerImageVersionSelector use string comparision to determine which hardcoded Docker image link to use.
I think this feature should be updated, maybe by using docker hub API to allow user to choose some other version.
On the other hand, most people will use default values, so auto detect feature should be sufficient (and must be) if application is maintained.

@DmitryGolubenkov DmitryGolubenkov added enhancement New feature or request priority: low Not very important but still should be done backlog labels Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request priority: low Not very important but still should be done
Projects
None yet
Development

No branches or pull requests

1 participant