Update to flink version 1.7
This commit is contained in:
parent
77b55c8e53
commit
744a748e81
|
@ -1,6 +1,5 @@
|
|||
FROM flink:1.3
|
||||
FROM flink:1.7
|
||||
ARG PINPOINT_VERSION=2.2.0
|
||||
# hadolint ignore=DL3008
|
||||
RUN apt-get update \
|
||||
&& apt-get install --no-install-recommends -y zip \
|
||||
&& apt-get clean \
|
||||
|
|
Loading…
Reference in New Issue