Skip to content

Commit 2581d03

Browse files
Update flink Docker tag to v1.20.1 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b4d4d3 commit 2581d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-sql/docker/sql-client/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM flink:1.20.0-java17
1+
FROM flink:1.20.1-java17
22

33
# Install necessary utilities
44
RUN apt-get update && \

0 commit comments

Comments
 (0)