Update Dockerfile

This commit is contained in:
Vasilije 2024-06-24 21:03:51 +02:00 committed by GitHub
parent 9c151b0b21
commit 6862822717
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,4 +29,4 @@ RUN chmod +x /app/entrypoint.sh
RUN sed -i 's/\r$//' /app/entrypoint.sh
# ENTRYPOINT ["/app/entrypoint.sh"]
ENTRYPOINT ["/app/entrypoint.sh"]