Skip to content

Commit

Permalink
Updated CI to use the default Docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Jan 26, 2024
1 parent aabb745 commit 07a831f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ aliases:
- &step_setup_remote_docker
setup_remote_docker:
docker_layer_caching: *docker_layer_caching
version: 20.10.18
version: default

# Set up Docker network.
- &step_setup_docker_network
Expand Down

0 comments on commit 07a831f

Please sign in to comment.