SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44809 0 0 Python

Upgrade hadolint to version 2.3.0 (#15573)

Newer versions of hadolint hint about more Docker problems:

* consecutive RUN operation
* invalid labels

This PR fixes all the problems reported in our dockerfiles
by the latest hadolint and refreshes all our images used in CI
and chart so that corrected label names are included (one of
the errors in all our dockerfiles turned out to be camel-case
and - in label keys, which is not valid according to
Docker label key specification.

Fixes: #15544
J
Jarek Potiuk committed
6580a2ce2ce75456742da40aec0d8b5c37620bc5
Parent: 40a2476
Committed by GitHub <noreply@github.com> on 4/28/2021, 5:19:57 PM