Skip to content

Commit 26e04a9

Browse files
author
Vitor
committed
[Dockerfile] return python 3.9
1 parent 6d01056 commit 26e04a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM apache/airflow:2.6.1-python3.10
1+
FROM apache/airflow:2.6.1-python3.9
22

33
ARG PYTHON_DEPS=" \
44
ctds==1.12.0 \

0 commit comments

Comments
 (0)