Skip to content

Commit

Permalink
Use latest docker remove version.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Jun 28, 2024
1 parent a2e9931 commit 43f03cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
command: |
sudo sh -c 'echo '\''DOCKER_OPTS="--experimental=true"'\'' >> /etc/default/docker'
- checkout
- setup_remote_docker:
version: 19.03.13
- setup_remote_docker
- restore_cache:
key: dependency-cache-{{ checksum "package.json" }}
- run:
Expand Down

0 comments on commit 43f03cd

Please sign in to comment.