Skip to content

Commit

Permalink
Merge pull request #28 from leandrocoding/main
Browse files Browse the repository at this point in the history
Update compose to 2.27.0
  • Loading branch information
dcflachs authored May 10, 2024
2 parents 198d880 + a763fea commit eccc165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_in_docker.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
[ -z "$COMPOSE_VERSION" ] && COMPOSE_VERSION=2.21.0
[ -z "$COMPOSE_VERSION" ] && COMPOSE_VERSION=2.27.0
[ -z "$COMPOSE_SWITCH_VERSION" ] && COMPOSE_SWITCH_VERSION=1.0.5
[ -z "$ACE_VERSION" ] && ACE_VERSION=1.4.14
[ -z "$SWEETALERT_VERSION" ] && SWEETALERT_VERSION=2.1.2
Expand Down

0 comments on commit eccc165

Please sign in to comment.