Skip to content

Commit

Permalink
鈾伙笍 refactor: remove entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ambaena committed Jun 7, 2023
1 parent 8e3e478 commit 174a5ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ RUN pip install dbt-core==1.0.3 && \

# Check version installed
CMD ["dbt", "--version"]

ENTRYPOINT ["/bin/bash", "-l", "-c"]

0 comments on commit 174a5ac

Please sign in to comment.