Skip to content

Commit 2af740e

Browse files
chore(deps): update ghcr.io/settlemint/codestudio-asset-tokenization-kit docker tag to v2.0.0-main.141891 (#956)
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.141841` -> `2.0.0-main.141891` | [![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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated the docker-compose to use ghcr.io/settlemint/codestudio-asset-tokenization-kit:2.0.0-main.141891 for the asset-tokenization-kit-content service. Keeps the dependency current. <sup>Written for commit 4d91649. 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 83dc3de commit 2af740e

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.141841
4+
image: ghcr.io/settlemint/codestudio-asset-tokenization-kit:2.0.0-main.141891
55
container_name: asset-tokenization-kit-content
66
volumes:
77
- ./content/docs/asset-tokenization-kit:/dest

0 commit comments

Comments
 (0)