parent
5348e246a5
commit
91c5d41094
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -e
|
||||||
|
|
||||||
|
version="2.17.0"
|
||||||
|
echo "https://github.com/docker/compose/releases/download/v$version/docker-compose-linux-x86_64"
|
Loading…
Reference in New Issue