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 10, 2024
1 parent b9f6446 commit 913d406
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,4 +45,4 @@ ENTRYPOINT ["dbt"]
# dbt-core
##
FROM base as dbt-core
RUN python -m pip install dbt-teradata==1.7.2
RUN python -m pip install dbt-teradata==1.7.3

0 comments on commit 913d406

Please sign in to comment.