Skip to content

Commit d723045

Browse files
authored
Merge pull request #3311 from travis-ci/qasim-at-tci-docker-compose
Update docker.md
2 parents 66edef8 + b046a2c commit d723045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ by adding the following `before_install` step to your `.travis.yml`:
181181

182182
```yaml
183183
env:
184-
- DOCKER_COMPOSE_VERSION=1.4.2
184+
- DOCKER_COMPOSE_VERSION=v2.17.3
185185
186186
before_install:
187187
- sudo rm /usr/local/bin/docker-compose

0 commit comments

Comments
 (0)