Skip to content

Commit 81bd318

Browse files
committed
docs(trino): Bump to 476
1 parent f8f4fe3 commit 81bd318

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-470-executable.jar --user admin --insecure --password --server https://172.18.0.2:30856
80+
$ java -jar ~/Downloads/trino-cli-476-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)