Skip to content

Commit

Permalink
chore(deps): update ghcr.io/camunda-community-hub/zeebe-simple-monito…
Browse files Browse the repository at this point in the history
…r docker tag to v2.5.2
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 4841874 commit 42c2bb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:

simple-monitor-in-memory:
container_name: zeebe-simple-monitor-in-memory
image: ghcr.io/camunda-community-hub/zeebe-simple-monitor:2.4.1
image: ghcr.io/camunda-community-hub/zeebe-simple-monitor:2.5.2
environment:
- zeebe.client.broker.gateway-address=zeebe:26500
- zeebe.client.worker.hazelcast.connection=zeebe:5701
Expand All @@ -36,7 +36,7 @@ services:

simple-monitor-postgres:
container_name: zeebe-simple-monitor-postgres
image: ghcr.io/camunda-community-hub/zeebe-simple-monitor:2.4.1
image: ghcr.io/camunda-community-hub/zeebe-simple-monitor:2.5.2
environment:
- zeebe.client.broker.gateway-address=zeebe:26500
- zeebe.client.worker.hazelcast.connection=zeebe:5701
Expand Down Expand Up @@ -70,7 +70,7 @@ services:

simple-monitor-mysql:
container_name: zeebe-simple-monitor-mysql
image: ghcr.io/camunda-community-hub/zeebe-simple-monitor:2.4.1
image: ghcr.io/camunda-community-hub/zeebe-simple-monitor:2.5.2
environment:
- zeebe.client.broker.gateway-address=zeebe:26500
- zeebe.client.worker.hazelcast.connection=zeebe:5701
Expand Down

0 comments on commit 42c2bb7

Please sign in to comment.