update 7 docker CI

This commit is contained in:
root
2026-03-09 17:05:24 -04:00
parent d9567f925f
commit e2c3e3cf85
2 changed files with 8 additions and 2 deletions
+3
View File
@@ -3,6 +3,9 @@ services:
build:
context: .
dockerfile: Dockerfile.ci
args:
PHP_IMAGE: ${PHP_IMAGE:-php:8.2-cli}
COMPOSER_IMAGE: ${COMPOSER_IMAGE:-composer:2}
container_name: alrahma_ci_app
working_dir: /app
environment: