use new base image that have property max_input_vars = 10000

This commit is contained in:
Fernando Ontiveros
2025-10-13 19:55:22 -04:00
parent 4b2c6bf254
commit 94eb707118

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