Skip to content

Update in the GitHub Actions image's docker breaks docker-it-scala #153

Open
@reidrac

Description

@reidrac

Looks like a recent update in the GHA image is breaking our tests with:

Cause: javax.ws.rs.client.ResponseProcessingException: com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of `com.spotify.docker.client.messages.ImageInfo`, problem: Null container

It started happening today. If this is an issue with the docker-client that docker-it-scala uses, how can we workaround this?

This is using ubuntu-latest image with docker-testkit-scalatest 0.12.0.

See: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240609.1

Previous docker server was 24.0.9, now it is 26.1.3.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions