update base image to 1.0.37

This commit is contained in:
Fernando Ontiveros
2025-07-01 19:27:26 -04:00
parent 7160ab6768
commit f06b26f933
3 changed files with 381 additions and 401 deletions

View File

@@ -1,6 +1,6 @@
# Use our base image
# FROM gitlab.luranasoft.com:5050/luos/docker/base-image:1.0.33-php8.3
FROM gitlab.luranasoft.com:5050/luos/docker/base-image:1.0.36-php8.3
FROM gitlab.luranasoft.com:5050/luos/docker/base-image:1.0.37-php8.3
# Set the working directory
WORKDIR /code