We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361e68f commit 55915f5Copy full SHA for 55915f5
.devcontainer/Dockerfile
@@ -1,3 +1,3 @@
1
FROM mcr.microsoft.com/vscode/devcontainers/python:3.11
2
3
-RUN pip install dbt-duckdb~=1.7.0 recce
+RUN pip install dbt-duckdb==1.5.0 duckdb==0.7.1 recce
0 commit comments