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 Jan 9, 2025
1 parent 17a533a commit 110c8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ ENTRYPOINT ["dbt"]
# dbt-core
##
FROM base as dbt-core
RUN python -m pip install dbt-teradata==1.8.3
RUN python -m pip install dbt-teradata==1.9.0
RUN python -m pip install dbt-core>=1.8.0

0 comments on commit 110c8d1

Please sign in to comment.