Update to flink version 1.7

This commit is contained in:
Charles DELFLY 2021-01-22 16:38:31 +07:00
parent cd1fa4d623
commit 1ccf806bc5
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 \