diff --git a/docker-compose.yaml b/docker-compose.yaml index 3200a10..c26e6e0 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -22,9 +22,10 @@ services: working_dir: /fluent-bit/etc/ http-slack-server: + # A pre-built image is pushed automatically by the repo + image: ghcr.io/fluent/fluent-bit-chatops-demo + # Otherwise build locally build: - # A pre-built image is pushed automatically by the repo - # image: ghcr.io/fluent/fluent-bit-chatops-demo context: . dockerfile: Dockerfile ports: