diff --git a/core/pom.xml b/core/pom.xml index 730455d9..cc2bd7bb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,9 @@ dev.streamx.cli.StreamxCommand - ghcr.io/streamx-dev/streamx-dashboard/streamx-local-dashboard:0.0.8-jvm + ghcr.io/streamx-dev/streamx-dashboard/streamx-local-dashboard:0.0.8-jvm + ghcr.io/streamx-dev/streamx-dashboard/streamx-local-dashboard:latest-jvm + ${streamx.dev.dashboard.stable.image} @@ -216,6 +218,12 @@ + + preview + + ${streamx.dev.dashboard.preview.image} + + native