Skip to content

Commit

Permalink
syncing version in Docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
Teradata GitHub Actions committed Jun 18, 2024
1 parent aaa49ee commit c0f70f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ ENTRYPOINT ["dbt"]
# dbt-core
##
FROM base as dbt-core
RUN python -m pip install dbt-teradata==1.7.3
RUN python -m pip install dbt-teradata==1.8.0
RUN python -m pip install dbt-core>=1.8.0

0 comments on commit c0f70f8

Please sign in to comment.