Skip to content

Commit

Permalink
version 2.10.3 support (#421)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Fu <[email protected]>
  • Loading branch information
michaelfu1029 and Michael Fu authored Dec 21, 2024
1 parent 4852eda commit 23390df
Show file tree
Hide file tree
Showing 11 changed files with 306 additions and 296 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.1
2.10.3
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ LABEL maintainer="amazon"

# Airflow
## Version specific ARGs
ARG AIRFLOW_VERSION=2.10.1
ARG AIRFLOW_VERSION=2.10.3
ARG WATCHTOWER_VERSION=3.3.1
ARG PROVIDER_AMAZON_VERSION=8.28.0
ARG PROVIDER_AMAZON_VERSION=9.0.0

## General ARGs
ARG AIRFLOW_USER_HOME=/usr/local/airflow
Expand Down
Loading

0 comments on commit 23390df

Please sign in to comment.