change base image to 1.0.53

This commit is contained in:
Fernando Ontiveros
2025-07-21 07:14:58 -04:00
parent af87b26511
commit a4d67d4138

View File

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