Skip to content

Commit 51a332f

Browse files
chore(deps): update ghcr.io/settlemint/codestudio-asset-tokenization-kit docker tag to v2.0.0-main.128861 (#862)
This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [ghcr.io/settlemint/codestudio-asset-tokenization-kit](https://redirect.github.com/settlemint/asset-tokenization-kit) | patch | `2.0.0-main.128231` -> `2.0.0-main.128861` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/settlemint/asset-tokenization-kit/badge)](https://securityscorecards.dev/viewer/?uri=github.com/settlemint/asset-tokenization-kit) | --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update docker-compose to use ghcr.io/settlemint/codestudio-asset-tokenization-kit:2.0.0-main.128861. Ensures local runs use the latest 2.0.0-main patch. <sup>Written for commit cbd1d9a. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c0df0b commit 51a332f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
services:
33
asset-tokenization-kit-content:
4-
image: ghcr.io/settlemint/codestudio-asset-tokenization-kit:2.0.0-main.128231
4+
image: ghcr.io/settlemint/codestudio-asset-tokenization-kit:2.0.0-main.128861
55
container_name: asset-tokenization-kit-content
66
volumes:
77
- ./content/docs/asset-tokenization-kit:/dest

0 commit comments

Comments
 (0)