Skip to content

Commit

Permalink
Fixed remove docker version issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed Jan 9, 2025
1 parent b2d22e6 commit 10d874f
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 @@ -57,8 +57,7 @@ jobs:
working_directory: ~/eventuate-common
steps:
- checkout
- setup_remote_docker:
version: 20.10.11
- setup_remote_docker
- run:
name: docker buildx build
command: |
Expand Down

0 comments on commit 10d874f

Please sign in to comment.