Skip to content

Commit 3933d95

Browse files
committed
Update Docker Compose version to 2.21.0
1 parent 342ba15 commit 3933d95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
steps:
4040
- checkout
4141

42-
- docker/install-docker-compose:
43-
version: "2.14.2"
42+
# - docker/install-docker-compose:
43+
# version: "2.21.0"
4444

4545
- run:
4646
name: Build and start Docker Compose services

0 commit comments

Comments
 (0)