Skip to content

Commit

Permalink
Bump apache/airflow in /airflow
Browse files Browse the repository at this point in the history
Bumps apache/airflow from 2.7.3-python3.10 to 2.8.0-python3.10.

---
updated-dependencies:
- dependency-name: apache/airflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent f84b04c commit 9a49c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airflow/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM apache/airflow:2.7.3-python3.10
FROM apache/airflow:2.8.0-python3.10

RUN pip install --no-cache-dir apache-airflow-providers-airbyte==2.1.4

Expand Down

0 comments on commit 9a49c35

Please sign in to comment.