Skip to content

Force update of repo2docker Docker image #211

Open
@pierrepo

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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