From df5c2bfca4e0386f622dcdaf44a482859f77c75e Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:57:40 -0400 Subject: [PATCH] chore(deps): bump risingwave docker image (#10235) --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 55facbeec1dd..b19aa9655042 100644 --- a/compose.yaml +++ b/compose.yaml @@ -557,7 +557,7 @@ services: - impala risingwave: - image: ghcr.io/risingwavelabs/risingwave:v2.0.0 + image: ghcr.io/risingwavelabs/risingwave:v2.0.1 command: "standalone --meta-opts=\" \ --advertise-addr 0.0.0.0:5690 \ --backend mem \