Skip to content

Commit f83d87e

Browse files
committed
upgrade the image hash in the URL
Signed-off-by: peiyu <[email protected]>
1 parent 680e07c commit f83d87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/quickstart/lakehouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ The Docker Compose environment consists of the following containers:
260260
- **Fluss Cluster:** a Fluss `CoordinatorServer`, a Fluss `TabletServer` and a `ZooKeeper` server.
261261
- **Flink Cluster**: a Flink `JobManager` and a Flink `TaskManager` container to execute queries.
262262

263-
**Note:** The `apache/fluss-quickstart-flink` image is based on [flink:1.20.3-java17](https://hub.docker.com/layers/library/flink/1.20-java17/images/sha256:bf1af6406c4f4ad8faa46efe2b3d0a0bf811d1034849c42c1e3484712bc83505) and
263+
**Note:** The `apache/fluss-quickstart-flink` image is based on [flink:1.20.3-java17](https://hub.docker.com/layers/library/flink/1.20-java17/images/sha256:296c7c23fa40a9a3547771b08fc65e25f06bc4cfd3549eee243c99890778cafc) and
264264
includes the [fluss-flink](engine-flink/getting-started.md), [iceberg-flink](https://iceberg.apache.org/docs/latest/flink/) and
265265
[flink-connector-faker](https://flink-packages.org/packages/flink-faker) to simplify this guide.
266266

0 commit comments

Comments
 (0)