Skip to content

Force update of repo2docker Docker image #211

Description

@pierrepo

With the current situation:

plasma/ansible/tljh.yml

Lines 46 to 51 in d7d6703

# Pull the repo2docker image to build user images
- name: Pull the repo2docker Docker image
docker_image:
name: quay.io/jupyterhub/repo2docker
tag: main
source: pull

The Docker image of repo2docker is never updated. According to Ansible documentation, we should add the parameter:

force_source: yes

to update repo2docker to the newest version.

@jtpio what do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions