Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Dockerfile v0.4.0.202203281352 update
Browse files Browse the repository at this point in the history
  • Loading branch information
BAntonellini committed Mar 28, 2022
1 parent 079e884 commit 11d79d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM datacoves/ci-airflow:0.4.0.202203011216-6ac05865
FROM datacoves/ci-airflow:0.4.0.202203281352-1d5924c7
# The source code for this image is in https://gitlab.com/datacoves/datacoves/-/tree/main/src/ci

LABEL com.datacoves.ci.library.version.dbt="0.21.1"
LABEL com.datacoves.ci.library.version.dbt-coves="0.21.1a20"
LABEL com.datacoves.ci.library.version.apache-airflow="2.2.1"
LABEL com.datacoves.ci.library.version.dbt="1.0.1"
LABEL com.datacoves.ci.library.version.dbt-coves="1.0.4a3"
LABEL com.datacoves.ci.library.version.apache-airflow="2.2.2"
LABEL com.datacoves.ci.library.version.dag-factory="0.8.0-26"
LABEL com.datacoves.ci.library.version.airflow-dbt="0.4.0-2"

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ A GitHub Action to @run [dbt](https://www.getdbt.com) and [dbt-coves](https://ww

| Library | Version |
|---|---|
| dbt | 0.21.1 |
| dbt-coves | 0.21.1a20 |
| apache-airflow | 2.2.1 |
| dbt | 1.0.1 |
| dbt-coves | 1.0.4a3 |
| apache-airflow | 2.2.2 |
| dag-factory | 0.8.0-26 |
| airflow-dbt | 0.4.0-2 |

Expand Down

0 comments on commit 11d79d1

Please sign in to comment.