mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-12 15:52:54 +02:00
fix: wrong filename
This commit is contained in:
@@ -47,7 +47,7 @@ RUN sed -i 's/\r$//g' /start && \
|
|||||||
sed -i 's/\r$//g' /start-procrastinate && \
|
sed -i 's/\r$//g' /start-procrastinate && \
|
||||||
chmod +x /start-procrastinate && \
|
chmod +x /start-procrastinate && \
|
||||||
sed -i 's/\r$//g' /start-single && \
|
sed -i 's/\r$//g' /start-single && \
|
||||||
chmod +x /start-supervisor
|
chmod +x /start-single
|
||||||
|
|
||||||
COPY --chown=app:app ./app .
|
COPY --chown=app:app ./app .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user