Skip to content

Commit

Permalink
Upgrade CircleCI remote docker from 19.03.14 to 20.10.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Archaeopteryx committed Sep 14, 2023
1 parent 1cc3a5e commit 3a728eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -94,7 +94,7 @@ jobs:
- image: docker:19.03.15
steps:
- setup_remote_docker:
version: 19.03.14
version: 20.10.23
- checkout
- run:
name: Create a version.json
Expand All @@ -115,7 +115,7 @@ jobs:
- image: docker:19.03.15
steps:
- setup_remote_docker:
version: 19.03.14
version: 20.10.23
- checkout
- run:
name: Create a version.json
Expand Down

0 comments on commit 3a728eb

Please sign in to comment.