Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Nov 23, 2024
1 parent c3da347 commit 771ea3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
MYSQL_PASSWORD: $DB_PASSWORD

php:
image: wodby/laravel-php:$PHP_VER-dev-$PHP_STABILITY_TAG
image: wodby/laravel-php:$PHP_VER-dev-$LARAVEL_STABILITY_TAG
environment:
DEBUG: 1
APP_KEY: $APP_KEY
Expand Down

0 comments on commit 771ea3c

Please sign in to comment.