From ce92807a90884b49b01e28755039c0c2fb3b5bd5 Mon Sep 17 00:00:00 2001 From: Akshay Shah Date: Fri, 1 Nov 2024 06:29:27 -0700 Subject: [PATCH] Update to v0.1.3 (#17) Update the Docker Compose config to use Bufstream v0.1.3. --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 1f53b78..2029cbb 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -4,7 +4,7 @@ services: # # This is an image optimized for the demo; it is purposefully not a production image. bufstream: - image: us-docker.pkg.dev/buf-images-1/bufstream-public/images/bufstream:0.1.0 + image: us-docker.pkg.dev/buf-images-1/bufstream-public/images/bufstream:0.1.3 hostname: bufstream container_name: bufstream ports: