Skip to content

Commit

Permalink
update docker version in config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-opentensor committed Nov 14, 2024
1 parent 18e85f6 commit f7d343e
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 @@ -281,7 +281,7 @@ jobs:
steps:
- checkout
- setup_remote_docker:
version: 27.3.1
version: default
docker_layer_caching: true
- run:
name: Executing release script
Expand Down

0 comments on commit f7d343e

Please sign in to comment.