using last base image to fix issue with javascript workers

This commit is contained in:
Fernando Ontiveros
2025-07-10 07:31:26 -04:00
parent 90d9515075
commit b0c0d8d70c
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
# 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.50-php8.3
FROM gitlab.luranasoft.com:5050/luos/docker/base-image:1.0.51-php8.3
# Set the working directory
WORKDIR /code