Skip to content

Commit bc82909

Browse files
Update temporalio/auto-setup:1.29 Docker digest to d33d140 (#4172)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [temporalio/auto-setup](https://redirect.github.com/temporalio/docker-builds) | digest | `7eaaed2` → `d33d140` | --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - "after 5pm on monday" - Automerge - At any time (no schedule defined) 🚦 **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 this update 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/PeerDB-io/peerdb). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 501b762 commit bc82909

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ services:
7575
- POSTGRES_PWD=postgres
7676
- POSTGRES_SEEDS=catalog
7777
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development-sql.yaml
78-
image: temporalio/auto-setup:1.29@sha256:7eaaed21322c8bc98977fab38873847958024e01ffcc1efeffcd474c4f6461ca
78+
image: temporalio/auto-setup:1.29@sha256:d33d1402e8b895329e27a0d0e7cc2f034e0aa70f0dab6aa95b306d7ae2716f67
7979
ports:
8080
- 7233:7233
8181
volumes:

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ services:
7070
- POSTGRES_PWD=postgres
7171
- POSTGRES_SEEDS=catalog
7272
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development-sql.yaml
73-
image: temporalio/auto-setup:1.29@sha256:7eaaed21322c8bc98977fab38873847958024e01ffcc1efeffcd474c4f6461ca
73+
image: temporalio/auto-setup:1.29@sha256:d33d1402e8b895329e27a0d0e7cc2f034e0aa70f0dab6aa95b306d7ae2716f67
7474
ports:
7575
- 7233:7233
7676
volumes:

0 commit comments

Comments
 (0)