Skip to content

Commit 55915f5

Browse files
committed
Update dbt duckdb version
Signed-off-by: Wei-Chun, Chang <[email protected]>
1 parent 361e68f commit 55915f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM mcr.microsoft.com/vscode/devcontainers/python:3.11
22

3-
RUN pip install dbt-duckdb~=1.7.0 recce
3+
RUN pip install dbt-duckdb==1.5.0 duckdb==0.7.1 recce

0 commit comments

Comments
 (0)