Skip to content

Commit

Permalink
chore: adjustment to docker compose redis_in_memory profile
Browse files Browse the repository at this point in the history
  • Loading branch information
VonDerBeck committed Jan 19, 2024
1 parent 57753c6 commit a9f6b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ services:

simple-monitor-in-memory-redis:
container_name: zeebe-simple-monitor-in-memory-redis
image: ghcr.io/camunda-community-hub/zeebe-simple-monitor:2.6.3
image: ghcr.io/camunda-community-hub/zeebe-simple-monitor:2.6.4
environment:
- zeebe.client.broker.gateway-address=zeebe:26500
- zeebe-importer=redis
Expand Down

0 comments on commit a9f6b08

Please sign in to comment.