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 f3f753b commit 5c6ef67Copy full SHA for 5c6ef67
common/compose-deploy.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -euo pipefail
3
4
-SCRIPT_VERSION="v0.0.10"
+SCRIPT_VERSION="v0.0.11"
5
6
###############################################################################
7
# Dependency Check
0 commit comments