Skip to content

Conversation

@cdavernas
Copy link
Member

…r the presence of the image locally, resulting in the image not being pulled when necessary.

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Resolved an issue in DockerRuntime where it failed to check for the presence of the image locally, resulting in the image not being pulled when necessary.

Fixes #500

…r the presence of the image locally, resulting in the image not being pulled when necessary.

Signed-off-by: Charles d'Avernas <[email protected]>
@cdavernas cdavernas added priority: high Indicates a high priority issue weight: 1 An issue that has a very low development impact app: runner Concerns the Runner type: fix labels Apr 23, 2025
@cdavernas cdavernas added this to the v1.0.0 milestone Apr 23, 2025
@cdavernas cdavernas self-assigned this Apr 23, 2025
@cdavernas cdavernas merged commit 6dacc40 into main Apr 23, 2025
2 checks passed
@cdavernas cdavernas deleted the fix-docker-runtime branch April 23, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app: runner Concerns the Runner priority: high Indicates a high priority issue type: fix weight: 1 An issue that has a very low development impact

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

The Docker Runtime is not pulling the configured runner image

1 participant