update 7 docker CI
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user