Skip to content

Check the docker image that is pulled has the correct id  #122

@Ugo

Description

@Ugo

Currently if an app dev pushes a new version of a docker image with a same tag, the worker will not see the difference when executing an task based on an old version of the image. Since the id of the docker image that should be used in the task is available, it should be used to check that the worker executes the task on the right docker image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions