Skip to content

Commit b51401f

Browse files
committed
Merge branch 'main' into fe/feature/RI-6265_update-list-of-databases
2 parents 21ccdb8 + f3da0b8 commit b51401f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/e2e/test.app-image.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ update-desktop-database "$(pwd)/ri-test/"
4343
xdg-mime default redisinsight.desktop x-scheme-handler/redisinsight
4444

4545
# Run rte
46-
docker-compose -f tests/e2e/rte.docker-compose.yml build
47-
docker-compose -f tests/e2e/rte.docker-compose.yml up --force-recreate -d -V
46+
docker compose -f tests/e2e/rte.docker-compose.yml build
47+
docker compose -f tests/e2e/rte.docker-compose.yml up --force-recreate -d -V
4848
./tests/e2e/wait-for-redis.sh localhost 12000 && \
4949

5050
# Run tests

0 commit comments

Comments
 (0)