fix: wrong filename

This commit is contained in:
Herculino Trotta
2025-01-29 00:14:45 -03:00
parent 19a65ac45f
commit 1b6934694e

View File

@@ -47,7 +47,7 @@ RUN sed -i 's/\r$//g' /start && \
sed -i 's/\r$//g' /start-procrastinate && \
chmod +x /start-procrastinate && \
sed -i 's/\r$//g' /start-single && \
chmod +x /start-supervisor
chmod +x /start-single
COPY --chown=app:app ./app .