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 f1ba129 commit d129a95Copy full SHA for d129a95
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
services:
13
databend:
14
- image: datafuselabs/databend
+ image: datafuselabs/databend:nightly
15
env:
16
QUERY_DEFAULT_USER: databend
17
QUERY_DEFAULT_PASSWORD: databend
0 commit comments