mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
play: decrease Docker version
This commit is contained in:
parent
e577b77df0
commit
af88ee02aa
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue