-
-
Notifications
You must be signed in to change notification settings - Fork 732
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
API version incorrect #637
Comments
This is possibly related to the |
Unfortunately, using |
That last comment was all PEBKAC. I moved --crt-api-version before the verb and the error stopped. |
I notice when trying to build from dockerfile that I get the following error no matter if i use
It does appear to work when using an extant image, however. |
Want to confirm this behaviour slimtoolkit version : 1.40.11 |
Hey folks! Thanks for reporting! It'll likely be fixed in the next release by #641. |
Hey! |
@SymbioticKilla just to confirm... are you referring to the API version error? Can you double check if you see the same problem with the latest release |
@kcq Thank you I'll test |
Expected Behavior
slim builds an image
Actual Behavior
I get an error about API versions, "cmd=build info=build.error status='standard.image.build.error' value='API /build requires version 1.25, requested version 1.24 is insufficient'"
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: