* fix workspace base image
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user