Remove Wait.sh
This commit is contained in:
parent
70ffa674d3
commit
418201dbc8
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ COPY --from=builder /app/notatio .
|
|||
COPY --from=builder /app/editor_templates ./editor_templates
|
||||
COPY --from=builder /app/templates ./templates
|
||||
COPY --from=builder /app/static ./static
|
||||
COPY --from=builder /app/wait.sh .
|
||||
|
||||
# Make the wait.sh script executable
|
||||
RUN chmod +x wait.sh
|
||||
|
|
Loading…
Reference in a new issue