* fix workspace base image

This commit is contained in:
2022-03-03 18:31:40 +03:00
parent 6743629602
commit 54a04feae7

View File

@ -1,4 +1,4 @@
FROM src_workspace74:latest
FROM dimti/workspace:7.4
ARG PHP_VERSION=7.4
@ -101,4 +101,4 @@ USER root
COPY ./crontab74 /etc/cron.d
RUN chmod -R 644 /etc/cron.d
RUN chmod -R 644 /etc/cron.d