Skip to content

Commit ce92e0b

Browse files
committed
docs(trino): Use trino-cli 469
1 parent 5b22e6d commit ce92e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/demos/pages/trino-iceberg.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ As an alternative, you can use https://trino.io/download.html[trino-cli] by runn
7777

7878
[source,console]
7979
----
80-
$ java -jar ~/Downloads/trino-cli-455-executable.jar --user admin --insecure --password --server https://172.18.0.2:30856
80+
$ java -jar ~/Downloads/trino-cli-469-executable.jar --user admin --insecure --password --server https://172.18.0.2:30856
8181
----
8282

8383
Make sure to replace the server endpoint with the endpoint listed in the `stackablectl stacklet list` output.

0 commit comments

Comments
 (0)