Skip to content

Commit f1c753d

Browse files
Update temporalio/auto-setup:1.29 Docker digest to 1263120 (#4294)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [temporalio/auto-setup](https://redirect.github.com/temporalio/docker-builds) | digest | `d33d140` → `1263120` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b9a043a commit f1c753d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ services:
9292
- POSTGRES_PWD=postgres
9393
- POSTGRES_SEEDS=catalog
9494
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development-sql.yaml
95-
image: temporalio/auto-setup:1.29@sha256:d33d1402e8b895329e27a0d0e7cc2f034e0aa70f0dab6aa95b306d7ae2716f67
95+
image: temporalio/auto-setup:1.29@sha256:1263120feed69d82e4ca23b8ca6f1d702c3029fe70714e382966d0192318eab6
9696
ports:
9797
- *temporal-port
9898
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:d33d1402e8b895329e27a0d0e7cc2f034e0aa70f0dab6aa95b306d7ae2716f67
73+
image: temporalio/auto-setup:1.29@sha256:1263120feed69d82e4ca23b8ca6f1d702c3029fe70714e382966d0192318eab6
7474
ports:
7575
- 7233:7233
7676
volumes:

0 commit comments

Comments
 (0)