Skip to content

Commit 1a73825

Browse files
Update tinybirdco/tinybird-local:latest Docker digest to 3a3bba6 (#27923)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | tinybirdco/tinybird-local | service | digest | `47b0cd3` → `3a3bba6` | | tinybirdco/tinybird-local | | digest | `47b0cd3` → `3a3bba6` | --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - Only on Sunday and Saturday (`* * * * 0,6`) - Between 12:00 AM and 12:59 PM, only on Monday (`* 0-12 * * 1`) - Between 09:00 PM and 11:59 PM, Monday through Friday (`* 21-23 * * 1-5`) - Between 12:00 AM and 04:59 AM, Tuesday through Saturday (`* 0-4 * * 2-6`) - Automerge - Only on Sunday and Saturday (`* * * * 0,6`) - Between 12:00 AM and 12:59 PM, only on Monday (`* 0-12 * * 1`) - Between 10:00 PM and 11:59 PM, Monday through Friday (`* 22-23 * * 1-5`) - Between 12:00 AM and 04:59 AM, Tuesday through Saturday (`* 0-4 * * 2-6`) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa2ce3d commit 1a73825

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ jobs:
800800
working-directory: ghost/core/core/server/data/tinybird
801801
services:
802802
tinybird:
803-
image: tinybirdco/tinybird-local:latest@sha256:47b0cd32999d7b55a8886cd86c135e813c67357991dad14f645f041126df8604
803+
image: tinybirdco/tinybird-local:latest@sha256:3a3bba69c2444a95a436cccc153b7bf1840bde588ecf29d1fdd84f3fb2aea086
804804
ports:
805805
- 7181:7181
806806
steps:

compose.dev.analytics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
condition: service_completed_successfully
3030

3131
tinybird-local:
32-
image: tinybirdco/tinybird-local:latest@sha256:47b0cd32999d7b55a8886cd86c135e813c67357991dad14f645f041126df8604
32+
image: tinybirdco/tinybird-local:latest@sha256:3a3bba69c2444a95a436cccc153b7bf1840bde588ecf29d1fdd84f3fb2aea086
3333
container_name: ghost-dev-tinybird
3434
platform: linux/amd64
3535
stop_grace_period: 2s

0 commit comments

Comments
 (0)