Update to flink version 1.7

This commit is contained in:
Charles DELFLY 2021-01-22 16:38:31 +07:00 committed by Roy Kim
parent 77b55c8e53
commit 744a748e81
1 changed files with 1 additions and 2 deletions

View File

@ -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 \