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

Bump docker version #234

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Bump docker version #234

merged 1 commit into from
Jun 24, 2024

Conversation

jonjohnsonjr
Copy link
Contributor

@jonjohnsonjr jonjohnsonjr commented Jun 18, 2024

Ran into an issue compiling a binary that includes anchore because our version of docker no longer compiles since types.ImagePullOptions got moved to a different package. This bumps docker and updates to use the newer package options.

I had to update the singularity thing due to this error:

While performing build: conveyor failed to get: initializing source docker-daemon:stereoscope-fixture-image-symlinks:b6d810e8a6f2baa497a6b5429c65467b2df56f13558247ad2ed23f9133186a6f: loading image from docker engine: Error response from daemon: {"message":"client version 1.22 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version"}

@jonjohnsonjr jonjohnsonjr force-pushed the docker branch 4 times, most recently from 4ba264c to b92647e Compare June 18, 2024 22:53
Ran into an issue compiling a binary that includes anchore because our
version of docker no longer compiles since types.ImagePullOptions got
moved to a different package. This bumps docker and updates to use the
newer package options.

Signed-off-by: Jon Johnson <[email protected]>
Copy link
Contributor

@wagoodman wagoodman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the version bump 🙌

@wagoodman wagoodman merged commit 6a0d824 into anchore:main Jun 24, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants