Github user greghogan commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3086#discussion_r95381935
  
    --- Diff: flink-contrib/docker-flink/Dockerfile ---
    @@ -22,9 +22,9 @@ FROM java:8-jre-alpine
     RUN apk add --no-cache bash snappy
     
     # Configure Flink version
    -ENV FLINK_VERSION=1.1.1
    -ENV HADOOP_VERSION=27
    -ENV SCALA_VERSION=2.11
    +ARG FLINK_VERSION=1.1.3
    --- End diff --
    
    6e1e139 includes the note "replace ARG with ENV for 
backwards-compatibility".


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to