This is an automated email from the ASF dual-hosted git repository.
tangyun pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 69c1dd546 [FLINK-32145] Fix incorrect docker image links of specific
versions
69c1dd546 is described below
commit 69c1dd54672dbbe4015c7bbcbb54971518d2e55b
Author: Yun Tang <[email protected]>
AuthorDate: Mon May 22 16:02:17 2023 +0800
[FLINK-32145] Fix incorrect docker image links of specific versions
---
docs/content/posts/2022-03-11-release-1.14.4.md | 2 +-
docs/content/posts/2022-06-22-release-1.14.5.md | 2 +-
docs/content/posts/2022-07-06-release-1.15.1.md | 2 +-
docs/content/posts/2022-08-24-release-1.15.2.md | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/content/posts/2022-03-11-release-1.14.4.md
b/docs/content/posts/2022-03-11-release-1.14.4.md
index a1545bed5..04561bb87 100644
--- a/docs/content/posts/2022-03-11-release-1.14.4.md
+++ b/docs/content/posts/2022-03-11-release-1.14.4.md
@@ -47,7 +47,7 @@ You can find the binaries on the updated [Downloads
page](/downloads.html).
## Docker Images
-* [library/flink](https://hub.docker.com/_/flink?tab=tags&page=1&name=1.14.4)
(official images)
+* [library/flink](https://hub.docker.com/_/flink/tags?page=1&name=1.14.4)
(official images)
*
[apache/flink](https://hub.docker.com/r/apache/flink/tags?page=1&name=1.14.4)
(ASF repository)
## PyPi
diff --git a/docs/content/posts/2022-06-22-release-1.14.5.md
b/docs/content/posts/2022-06-22-release-1.14.5.md
index 7a05154f3..e685dac9e 100644
--- a/docs/content/posts/2022-06-22-release-1.14.5.md
+++ b/docs/content/posts/2022-06-22-release-1.14.5.md
@@ -46,7 +46,7 @@ You can find the binaries on the updated [Downloads
page](/downloads.html).
## Docker Images
-* [library/flink](https://hub.docker.com/_/flink?tab=tags&page=1&name=1.14.5)
(official images)
+* [library/flink](https://hub.docker.com/_/flink/tags?page=1&name=1.14.5)
(official images)
*
[apache/flink](https://hub.docker.com/r/apache/flink/tags?page=1&name=1.14.5)
(ASF repository)
## PyPi
diff --git a/docs/content/posts/2022-07-06-release-1.15.1.md
b/docs/content/posts/2022-07-06-release-1.15.1.md
index 19ec27975..e23f3a80b 100644
--- a/docs/content/posts/2022-07-06-release-1.15.1.md
+++ b/docs/content/posts/2022-07-06-release-1.15.1.md
@@ -47,7 +47,7 @@ You can find the binaries on the updated [Downloads
page](/downloads.html).
## Docker Images
-* [library/flink](https://hub.docker.com/_/flink?tab=tags&page=1&name=1.15.1)
(official images)
+* [library/flink](https://hub.docker.com/_/flink/tags?page=1&name=1.15.1)
(official images)
*
[apache/flink](https://hub.docker.com/r/apache/flink/tags?page=1&name=1.15.1)
(ASF repository)
## PyPi
diff --git a/docs/content/posts/2022-08-24-release-1.15.2.md
b/docs/content/posts/2022-08-24-release-1.15.2.md
index ac1a9a3d2..aba96439b 100644
--- a/docs/content/posts/2022-08-24-release-1.15.2.md
+++ b/docs/content/posts/2022-08-24-release-1.15.2.md
@@ -46,7 +46,7 @@ You can find the binaries on the updated [Downloads
page](/downloads.html).
## Docker Images
-* [library/flink](https://hub.docker.com/_/flink?tab=tags&page=1&name=1.15.2)
(official images)
+* [library/flink](https://hub.docker.com/_/flink/tags?page=1&name=1.15.2)
(official images)
*
[apache/flink](https://hub.docker.com/r/apache/flink/tags?page=1&name=1.15.2)
(ASF repository)
## PyPi