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 Dec 24, 2024
1 parent be61c05 commit 1fdd3b3
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.2
RUN python -m pip install dbt-teradata==1.8.3
RUN python -m pip install dbt-core>=1.8.0

0 comments on commit 1fdd3b3

Please sign in to comment.