Change the ProcessMaker Ver. to Lurana Ver.

This commit is contained in:
2025-07-11 22:25:05 -04:00
parent 3f8710b60e
commit d81d83f317
3 changed files with 6 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ build_job:
stage: build
script:
# Download fileManager
- bash docker/download_filemanager.sh "1.0.7"
- bash docker/download_filemanager.sh "1.0.9"
- bash docker/build.sh $VERSION
before_script: