play: decrease Docker version

This commit is contained in:
Alessandro Pezzè 2020-04-25 00:16:35 +02:00
parent e577b77df0
commit af88ee02aa

View file

@ -18,7 +18,7 @@ jobs:
generate_data:
machine:
image: ubuntu-1604:202004-01 # https://circleci.com/docs/2.0/configuration-reference/#available-machine-images with Docker 19.03.8
image: ubuntu-1604:201903-01 # https://circleci.com/docs/2.0/configuration-reference/#available-machine-images with Docker 18.09.3
steps:
- checkout
- add_ssh_keys: