Skip to content

Commit

Permalink
No need for the runtime version tag (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper authored Nov 25, 2024
1 parent 9fc4b5b commit b9339c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
- RESTAURANT_ENDPOINT=http://restaurantpos:5050

runtime:
image: docker.io/restatedev/restate:1.0.2
image: docker.io/restatedev/restate
depends_on:
- init-kafka
- jaeger
Expand Down

0 comments on commit b9339c9

Please sign in to comment.