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 05e9d2a commit b19085aCopy full SHA for b19085a
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
restart: always
11
12
trino:
13
- image: fieldengineering/redis-sql-trino
+ image: fieldengineering/redis-sql-trino:early-access
14
hostname: trino
15
container_name: trino
16
ports:
0 commit comments