Skip to content

Commit

Permalink
Update Astro Runtime to 12.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Bot authored and CI Bot committed Nov 15, 2024
1 parent 5b9d99e commit 3e9280b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt-on-astro/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/astronomer/astro-runtime:12.3.0
FROM quay.io/astronomer/astro-runtime:12.4.0

# install dbt into a virtual environment
RUN python -m venv dbt_venv && source dbt_venv/bin/activate && \
Expand Down

0 comments on commit 3e9280b

Please sign in to comment.