Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Commit eccc165

Browse files
authored
Merge pull request #28 from leandrocoding/main
Update compose to 2.27.0
2 parents 198d880 + a763fea commit eccc165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.21.0
2+
[ -z "$COMPOSE_VERSION" ] && COMPOSE_VERSION=2.27.0
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)