The location of pre-built Docker images has been changed. New images has been built from the commit tagged as [`v0.1.0`](https://github.com/cloudstateio/samples-js-chat/releases/tag/v0.1.0): - The `friends` service image has been pushed to the [Lightbed Docker registry on Bintray](https://bintray.com/beta/#/lightbend/registry) as - `lightbend-docker-registry.bintray.io/cloudstate-samples/chat-friends-js:0.1.0` - `lightbend-docker-registry.bintray.io/cloudstate-samples/chat-friends-js:latest` - The `presence` service image has been pushed as - `lightbend-docker-registry.bintray.io/cloudstate-samples/chat-presence-js:0.1.0` - `lightbend-docker-registry.bintray.io/cloudstate-samples/chat-presence-js:latest` The docs needs to be updated accordingly.
The location of pre-built Docker images has been changed.
New images has been built from the commit tagged as
v0.1.0:friendsservice image has been pushed to the Lightbed Docker registry on Bintray aslightbend-docker-registry.bintray.io/cloudstate-samples/chat-friends-js:0.1.0lightbend-docker-registry.bintray.io/cloudstate-samples/chat-friends-js:latestpresenceservice image has been pushed aslightbend-docker-registry.bintray.io/cloudstate-samples/chat-presence-js:0.1.0lightbend-docker-registry.bintray.io/cloudstate-samples/chat-presence-js:latestThe docs needs to be updated accordingly.