We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4c0c3 commit 49ecd26Copy full SHA for 49ecd26
1 file changed
modules/tutorials/examples/ldap-auth/80-verify-trino.sh
@@ -2,7 +2,7 @@
2
set -euo pipefail
3
4
5
-trino_version="479"
+trino_version="481"
6
trino_download_url="https://repo.stackable.tech/repository/packages/trino-cli/trino-cli-${trino_version}"
7
8
trino_login() {
0 commit comments