Use modern Docker version (with bugfixes for modern distributions).

This commit is contained in:
Itamar Turner-Trauring 2022-02-15 10:07:04 -05:00
parent dfe7de54a2
commit 1fd8603673

View File

@ -535,6 +535,7 @@ jobs:
steps:
- "checkout"
- "setup_remote_docker"
version: "20.10.11"
- run:
name: "Log in to Dockerhub"
command: |