diff --git a/.github/workflows/build-master.yml b/.github/workflows/build-master.yml index cf9dcd8df4..3b45ae5727 100644 --- a/.github/workflows/build-master.yml +++ b/.github/workflows/build-master.yml @@ -133,7 +133,7 @@ jobs: needs: [build-frontend, build-storybook] services: octobase: - image: ghcr.io/toeverything/cloud-self-hosted:nightly-latest + image: ghcr.io/toeverything/cloud-self-hosted:canary-f94f1fa59a3ae1e72f4c776ce6ddc18d86c65ed5-1653 ports: - 3000:3000 env: @@ -194,7 +194,7 @@ jobs: needs: build-frontend services: octobase: - image: ghcr.io/toeverything/cloud-self-hosted:nightly-latest + image: ghcr.io/toeverything/cloud-self-hosted:canary-f94f1fa59a3ae1e72f4c776ce6ddc18d86c65ed5-1653 ports: - 3000:3000 env: diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 53b531a5c0..77154bb23e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -80,7 +80,7 @@ jobs: needs: [build, build-storybook] services: octobase: - image: ghcr.io/toeverything/cloud-self-hosted:nightly-latest + image: ghcr.io/toeverything/cloud-self-hosted:canary-f94f1fa59a3ae1e72f4c776ce6ddc18d86c65ed5-1653 ports: - 3000:3000 env: @@ -137,7 +137,7 @@ jobs: environment: development services: octobase: - image: ghcr.io/toeverything/cloud-self-hosted:nightly-latest + image: ghcr.io/toeverything/cloud-self-hosted:canary-f94f1fa59a3ae1e72f4c776ce6ddc18d86c65ed5-1653 ports: - 3000:3000 env: