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
The new docker images published yesterday, August 18th 2021, do not work with the concourse orchestrator.
More specifically, concourse attempts to mount directories to docker containers to share results from previous steps. The new docker images are unable to access these mounts/they seem to be corrupted.
Currently, the workaround is to specify a tagged version prior to this change (for instance python3.8.10 works, but python 3.8.11 does not)