Skip to content

Commit

Permalink
"modify docker file run test error" (#299)
Browse files Browse the repository at this point in the history
Co-authored-by: 鹏赋 <[email protected]>
  • Loading branch information
Grypse and 鹏赋 authored Mar 7, 2022
1 parent b80f549 commit 7c9420c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/flink/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ FROM flink:${FLINK_VERSION}-scala_${SCALA_VERSION}
ARG FLINK_HADOOP_VERSION
ARG GCS_CONNECTOR_VERSION

RUN test -n "$FLINK_VERSION"
RUN test -n "$FLINK_HADOOP_VERSION"
RUN test -n "$GCS_CONNECTOR_VERSION"

Expand Down

0 comments on commit 7c9420c

Please sign in to comment.