We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a709ddd commit 081c242Copy full SHA for 081c242
Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.9.18-bullseye
2
3
-ARG FLINK_VER=1.18.0 \
+ARG FLINK_VER=1.18.1 \
4
POETRY_VER=1.6.1
5
6
RUN apt update -y \
0 commit comments