Skip to content

Commit 64488b7

Browse files
Merge branch 'master' into GPU-Support
2 parents 6815807 + d723045 commit 64488b7

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)