using version 1.0.12

This commit is contained in:
Fernando Ontiveros
2025-04-05 20:58:00 +00:00
parent e4c80533e8
commit a57be3d118

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.11-php8.3 FROM gitlab.luranasoft.com:5050/luos/docker/base-image:1.0.12-php8.3
# Set the working directory # Set the working directory
WORKDIR /code WORKDIR /code