mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 09:04:03 +00:00
Simplify docker build, use stable PHP 8 image
This commit is contained in:
parent
30a1f9102d
commit
9e9899349f
2 changed files with 2 additions and 8 deletions
|
|
@ -5,7 +5,6 @@ services:
|
|||
context: .
|
||||
args:
|
||||
PHP_VERSION: ${PHP_VERSION}
|
||||
PHP_TARGET: ${PHP_TARGET}
|
||||
depends_on:
|
||||
mysql:
|
||||
condition: service_healthy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue