Skip to content

Commit 753fe36

Browse files
authoredApr 14, 2022
Update README.md
1 parent 2fbd8e3 commit 753fe36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ systemctl start docker.service
3636
```
3737
- Docker-Compose
3838
```
39-
curl -L https://github.com/docker/compose/releases/download/1.24.1/docker-compose-Linux-x86_64 > /usr/local/bin/docker-compose
39+
curl -L https://github.com/docker/compose/releases/download/1.29.2/docker-compose-Linux-x86_64 > /usr/local/bin/docker-compose
4040
chmod +x /usr/local/bin/docker-compose
4141
```
4242

0 commit comments

Comments
 (0)