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

Drop the hard coded CLI version and determine latest from Maven Central #3

Open
timtebeek opened this issue Nov 19, 2024 · 0 comments

Comments

@timtebeek
Copy link

Right now we use a hard coded CLI version

ARG MODERNE_CLI_VERSION=3.7.3

Over in mass-ingest-example we download the latest version
https://github.com/moderneinc/mass-ingest-example/blob/68e7c37eedf239aa6d39d2023f0499ceb3f81ab7/Dockerfile#L59-L72

We should copy over that mechanism here and drop the explicit version.

/cc @sjungling as discussed

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

No branches or pull requests

1 participant