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 c980e21 commit 18e85f6
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: 20.10.14
version: 27.3.1
docker_layer_caching: true
- run:
name: Executing release script
Expand Down

0 comments on commit 18e85f6

Please sign in to comment.