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 a42ba80 commit 357175dCopy full SHA for 357175d
build_in_docker.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-[ -z "$COMPOSE_VERSION" ] && COMPOSE_VERSION=2.29.2
+[ -z "$COMPOSE_VERSION" ] && COMPOSE_VERSION=2.35.1
3
[ -z "$COMPOSE_SWITCH_VERSION" ] && COMPOSE_SWITCH_VERSION=1.0.5
4
[ -z "$ACE_VERSION" ] && ACE_VERSION=1.4.14
5
[ -z "$SWEETALERT_VERSION" ] && SWEETALERT_VERSION=2.1.2
0 commit comments