Update Dockerfile to bump base-image to 1.0.54
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use our base image
|
||||
FROM gitlab.luranasoft.com:5050/luos/docker/base-image:1.0.53-php8.3
|
||||
FROM gitlab.luranasoft.com:5050/luos/docker/base-image:1.0.54-php8.3
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /code
|
||||
|
||||
Reference in New Issue
Block a user