update docker remote version for CI (#2629)

This commit is contained in:
Davide Punzo 2021-12-02 13:56:59 +01:00 committed by GitHub
parent 35ed82e161
commit abf050e162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,6 +119,7 @@ jobs:
command: yarn install --frozen-lockfile
- setup_remote_docker:
version: 19.03.13
docker_layer_caching: false
- run:
@ -295,6 +296,7 @@ jobs:
- attach_workspace:
at: ~/repo
- setup_remote_docker:
version: 19.03.13
docker_layer_caching: false
- run:
name: Build and push Docker image