Skip to content

Commit f4bd5fd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- checkout
4141

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

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

0 commit comments

Comments
 (0)