1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 09:34: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: services:
test: test:
build: build:
context: . context: .
args: args:
PHP_VERSION: ${PHP_VERSION:-8.2} PHP_VERSION: ${PHP_VERSION:-8.3}
depends_on: depends_on:
mysql: mysql:
condition: service_healthy condition: service_healthy