This repository was archived by the owner on Jun 4, 2024. It is now read-only.
DRAFT: updating daprd & dapr containers to dapr 1.12.3#143
Open
paulyuk wants to merge 5 commits intodotnet-architecture:mainfrom
Open
DRAFT: updating daprd & dapr containers to dapr 1.12.3#143paulyuk wants to merge 5 commits intodotnet-architecture:mainfrom
paulyuk wants to merge 5 commits intodotnet-architecture:mainfrom
Conversation
paulyuk
commented
Jan 10, 2024
- updating Dapr 1.9 to Dapr 1.12.3
- updating Dapr SDKs to latest [TODO]
- updating .NET 7 to .NET 8 [TODO]
added 3 commits
January 10, 2024 13:42
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
docker-compose.yml
Outdated
| image: "daprio/daprd:1.9.4" | ||
| image: "daprio/daprd:1.12.3" | ||
| command: [ | ||
| "./daprd", |
There was a problem hiding this comment.
Suggested change
| "./daprd", | |
| "/daprd", |
Author
There was a problem hiding this comment.
I'll try to sneak in this nit :)
added 2 commits
January 10, 2024 17:22
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.