sjwiesman commented on a change in pull request #16340:
URL: https://github.com/apache/flink/pull/16340#discussion_r665502145



##########
File path: 
docs/content.zh/docs/deployment/resource-providers/standalone/docker.md
##########
@@ -323,7 +323,7 @@ RUN ln -s /usr/bin/python3 /usr/bin/python
 
 # install Python Flink
 {{< stable >}}
-RUN pip3 install apache-flink[=={{site.version}}]
+RUN pip3 install apache-flink[=={{version}}]

Review comment:
       ```suggestion
   RUN pip3 install apache-flink[=={{< version >}}]
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to