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 Sep 5, 2024
1 parent ff1e5a2 commit 116924f
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.0
RUN python -m pip install dbt-teradata==1.8.1
RUN python -m pip install dbt-core>=1.8.0

0 comments on commit 116924f

Please sign in to comment.