diff --git a/frontend/scripts/docker-buildfiles/Dockerfile b/frontend/scripts/docker-buildfiles/Dockerfile index 86dc80e77b..620fbb046d 100644 --- a/frontend/scripts/docker-buildfiles/Dockerfile +++ b/frontend/scripts/docker-buildfiles/Dockerfile @@ -35,4 +35,4 @@ cargo install --force cargo-make && \ cargo install --force duckscript_cli && \ cargo make flowy_dev && \ cargo make -p production-linux-x86 appflowy-linux -CMD ["appflowy/frontend/app_flowy/product/0.0.2/linux/Release/AppFlowy/app_flowy"] +CMD ["appflowy/frontend/app_flowy/product/0.0.3/linux/Release/AppFlowy/app_flowy"]