Skip to content

Commit

Permalink
chore(deps): update flink docker tag to v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Aug 2, 2024
1 parent e307f1c commit 2d3d719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/flink/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG FLINK_VERSION=1.19.1
ARG FLINK_VERSION=1.20.0
FROM flink:${FLINK_VERSION}

# ibis-flink requires PyFlink dependency
Expand Down

0 comments on commit 2d3d719

Please sign in to comment.