Skip to content

Commit 0e6e365

Browse files
review fix
1 parent 7c0e8a4 commit 0e6e365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ FROM flink:${FLINK_VERSION}-scala_2.12-java17
44

55
RUN rm $FLINK_HOME/lib/flink-scala*.jar
66

7-
ARG FLINK_SCALA_VERSION
7+
ARG FLINK_SCALA_VERSION="invalid"
88
COPY --chown=flink:flink flink-scala-assembly-${FLINK_SCALA_VERSION}.jar $FLINK_HOME/lib/

0 commit comments

Comments
 (0)