Skip to content

Commit

Permalink
Merge pull request #5 from mwhitaker/fishtown-v0.18.1
Browse files Browse the repository at this point in the history
update fishtown image to 0.18.1
  • Loading branch information
mwhitaker authored Dec 7, 2020
2 parents ebbebcf + 32080dd commit 767c77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG DBT_VERSION=0.17.2
ARG DBT_VERSION=0.18.1
FROM fishtownanalytics/dbt:${DBT_VERSION}

COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 767c77c

Please sign in to comment.