Skip to content
This repository has been 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
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

paulyuk
Copy link

@paulyuk 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]

Copy link

@ItalyPaleAle ItalyPaleAle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try with these and 🤞

image: "daprio/daprd:1.9.4"
image: "daprio/daprd:1.12.3"
command: [
"./daprd",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"./daprd",
"/daprd",

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll try to sneak in this nit :)

docker-compose.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants