update 3 docker CI

This commit is contained in:
root
2026-03-09 16:38:19 -04:00
parent ad5e42c6c7
commit 52bd34e213
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
app:
build:
context: .
context: ${WORKSPACE:-.}
dockerfile: Dockerfile.ci
container_name: alrahma_ci_app
working_dir: /app