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.
2 parents 6b58356 + 21381b4 commit 6bfbfecCopy full SHA for 6bfbfec
mise.local.example.toml
@@ -15,7 +15,7 @@ CS_CLIENT_KEY = "client-key"
15
CS_CLIENT_ID = "client-id"
16
17
# The release of EQL that the proxy tests will use and releases will be built with
18
-CS_EQL_VERSION="eql-2.1.6"
+CS_EQL_VERSION = "eql-2.1.8"
19
20
# TLS variables are required for providing TLS to Proxy's clients.
21
# CS_TLS__TYPE can be either "Path" or "Pem" (case-sensitive).
mise.toml
@@ -31,7 +31,7 @@ CS_PROXY__HOST = "proxy"
31
# Misc
32
DOCKER_CLI_HINTS = "false" # Please don't show us What's Next.
33
34
-CS_EQL_VERSION = "eql-2.1.6"
35
36
37
[tools]
0 commit comments