+ php 8.1
* refactoring composer version & auth secrets apply separate for workspaces
This commit is contained in:
@ -114,6 +114,6 @@ RUN sed -i "s/^upload_max_filesize = .*/upload_max_filesize = $PHP_OPT_UPLOAD_MA
|
||||
|
||||
USER root
|
||||
|
||||
COPY ./crontab73 /etc/cron.d
|
||||
COPY ./crontab /etc/cron.d
|
||||
|
||||
RUN chmod -R 644 /etc/cron.d
|
||||
|
Reference in New Issue
Block a user