[
https://issues.apache.org/jira/browse/AIRFLOW-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589094#comment-16589094
]
ASF GitHub Bot commented on AIRFLOW-2936:
-----------------------------------------
jpds opened a new pull request #3782: [AIRFLOW-2936] Use official Python images
as base image for Docker
URL: https://github.com/apache/incubator-airflow/pull/3782
Make sure you have checked _all_ steps below.
### Jira
- [X] My PR addresses the following [Airflow
Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references
them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
- https://issues.apache.org/jira/browse/AIRFLOW-2936
### Description
- [X] Make Docker image use official Python images for base images.
### Commits
- [X] My commits all reference Jira issues in their subject lines, and I
have squashed multiple commits if they address the same issue. In addition, my
commits follow the guidelines from "[How to write a good git commit
message](http://chris.beams.io/posts/git-commit/)":
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Docker images should use official Python images as base
> -------------------------------------------------------
>
> Key: AIRFLOW-2936
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2936
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Jon Davies
> Priority: Trivial
>
> The Docker image for Airflow should use the official Python images as base
> images.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)