change to luos in docker

This commit is contained in:
Fernando Ontiveros
2025-04-06 08:21:10 +00:00
parent 30bd9b0393
commit 8a559cadeb
13 changed files with 23 additions and 73 deletions

View File

@@ -14,7 +14,7 @@ composer update
composer install
# Construct the Docker image tag name
tagname="gitlab.luranasoft.com:5050/pm/processmaker:$1"
tagname="gitlab.luranasoft.com:5050/luos/core/luos:$1"
echo "Docker tag name: $tagname"
# Build the Docker image using the new tag name