You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would make sense yes. Although it's also useful to be able to rollback to a previous version in case the new version breaks building environments (although unlikely).
Another approach would be to use an explicit version, as repo2docker is now using CalVer for versioning:
With the current situation:
plasma/ansible/tljh.yml
Lines 46 to 51 in d7d6703
The Docker image of repo2docker is never updated. According to Ansible documentation, we should add the parameter:
to update repo2docker to the newest version.
@jtpio what do you think?
The text was updated successfully, but these errors were encountered: