1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 08:24:04 +00:00

bump php version

This commit is contained in:
Samuel Štancl 2024-05-28 02:16:00 +02:00
parent f0bb28345f
commit 97ccbbe1f9

View file

@ -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