diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 661f02c6a23..ac5274ffdde 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -684,7 +684,7 @@ jobs: working-directory: ghost/core/core/server/data/tinybird services: tinybird: - image: tinybirdco/tinybird-local:latest@sha256:9d9c77fe276920acb56f0405ef36393a4831c3c193b221313157203901cab586 + image: tinybirdco/tinybird-local:latest@sha256:d7b1583e02f6c35c5b5b145f9a375817c093da137a04436e8e2a498418c8054b ports: - 7181:7181 steps: diff --git a/compose.dev.analytics.yaml b/compose.dev.analytics.yaml index dfc48fa974e..23cdc12955d 100644 --- a/compose.dev.analytics.yaml +++ b/compose.dev.analytics.yaml @@ -29,7 +29,7 @@ services: condition: service_completed_successfully tinybird-local: - image: tinybirdco/tinybird-local:latest@sha256:9d9c77fe276920acb56f0405ef36393a4831c3c193b221313157203901cab586 + image: tinybirdco/tinybird-local:latest@sha256:d7b1583e02f6c35c5b5b145f9a375817c093da137a04436e8e2a498418c8054b container_name: ghost-dev-tinybird platform: linux/amd64 stop_grace_period: 2s