We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f8d2f commit 151dc09Copy full SHA for 151dc09
compose/bin/download
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-VERSION=${1:-2.4.3-p1}
+VERSION=${1:-2.4.4}
4
EDITION=${2:-community}
5
6
bin/stop
0 commit comments