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

bump PHP to 8.2, minor ci fixes

This commit is contained in:
Samuel Štancl 2023-01-04 02:43:10 +01:00
parent 03ac1ef127
commit d0dd87ab07
5 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@ services:
build:
context: .
args:
PHP_VERSION: ${PHP_VERSION:-8.1}
PHP_VERSION: ${PHP_VERSION:-8.2}
depends_on:
mysql:
condition: service_healthy