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 ea1fdec commit f45baf6Copy full SHA for f45baf6
modules/tutorials/examples/ldap-auth/80-verify-trino.sh
@@ -2,7 +2,7 @@
2
set -euo pipefail
3
4
5
-trino_version="403"
+trino_version="476"
6
trino_download_url="https://repo.stackable.tech/repository/packages/trino-cli/trino-cli-${trino_version}-executable.jar"
7
8
trino_login() {
0 commit comments