Update tests (#86)
Some checks failed
Tests / integration (push) Has been cancelled
Build / docker (push) Has been cancelled

* Optimization of entrypoint

* Add version file

* Update tests
This commit is contained in:
2025-05-11 09:45:53 +02:00
committed by GitHub
parent 86b7f969d3
commit 48abada5d7
2 changed files with 7 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ services:
ports:
- 3306:3306
php-fpm:
image: jkaninda/laravel-php-fpm
image: jkaninda/laravel-php-fpm:latest
container_name: php-fpm
restart: unless-stopped
#user: www-data #Use www-data user production usage