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

Misleading variable in docker file #45

Open
keiranmraine opened this issue Nov 22, 2019 · 0 comments
Open

Misleading variable in docker file #45

keiranmraine opened this issue Nov 22, 2019 · 0 comments

Comments

@keiranmraine
Copy link
Contributor

Remove the version of the "local" repository from the environment variables during build as it's not used (it uses the tag/commit/branch being processed):

ENV VER_CGPCAVEWRAP="1.15.0"

The version in the Docker file is in the image tags (which I fixed from v1.0.0 in hotfix 1.15.1):

version="1.15.1" \

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