mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 06:44:04 +00:00
bump php version
This commit is contained in:
parent
f0bb28345f
commit
97ccbbe1f9
1 changed files with 1 additions and 2 deletions
|
|
@ -1,10 +1,9 @@
|
|||
version: '2.4'
|
||||
services:
|
||||
test:
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
PHP_VERSION: ${PHP_VERSION:-8.2}
|
||||
PHP_VERSION: ${PHP_VERSION:-8.3}
|
||||
depends_on:
|
||||
mysql:
|
||||
condition: service_healthy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue