Skip to content

Commit 357175d

Browse files
authored
Update compose to v2.35.1
1 parent a42ba80 commit 357175d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_in_docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
[ -z "$COMPOSE_VERSION" ] && COMPOSE_VERSION=2.29.2
2+
[ -z "$COMPOSE_VERSION" ] && COMPOSE_VERSION=2.35.1
33
[ -z "$COMPOSE_SWITCH_VERSION" ] && COMPOSE_SWITCH_VERSION=1.0.5
44
[ -z "$ACE_VERSION" ] && ACE_VERSION=1.4.14
55
[ -z "$SWEETALERT_VERSION" ] && SWEETALERT_VERSION=2.1.2

0 commit comments

Comments
 (0)