potiuk commented on a change in pull request #9652:
URL: https://github.com/apache/airflow/pull/9652#discussion_r484101560



##########
File path: scripts/ci/dockerfiles/stress/Dockerfile
##########
@@ -0,0 +1,31 @@
+ARG ALPINE_VERSION="3.12"
+
+FROM alpine:${ALPINE_VERSION}
+
+ARG STRESS_VERSION
+ARG AIRFLOW_STRESS_VERSION
+ARG COMMIT_SHA
+
+MAINTAINER "Apache Airflow Community <[email protected]>"

Review comment:
       Yep. I am going to rebase and apply the hadolint rules from master.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to