Skip to content

Commit

Permalink
Fix celery command
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed May 25, 2022
1 parent 779fb8a commit 62bc3dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/celery/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FROM epigraphhub/superset-base

COPY --chown=epigraphhub:epigraphhub docker/celery/entrypoint.sh /opt/entrypoint.sh
ENTRYPOINT ["tini", "--", "/opt/entrypoint.sh"]

0 comments on commit 62bc3dc

Please sign in to comment.