Skip to content

Commit

Permalink
Merge pull request #266 from camunda-community-hub/renovate/camunda-z…
Browse files Browse the repository at this point in the history
…eebe-8.x

chore(deps): update camunda/zeebe docker tag to v8.6.6
  • Loading branch information
VonDerBeck authored Dec 5, 2024
2 parents 7b48a41 + 2dfde1b commit 2b902ff
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 @@ -7,7 +7,7 @@ networks:
services:
zeebe:
container_name: zeebe_broker
image: camunda/zeebe:8.6.5
image: camunda/zeebe:8.6.6
environment:
- ZEEBE_LOG_LEVEL=debug
- ZEEBE_REDIS_REMOTE_ADDRESS=redis://redis:6379
Expand Down

0 comments on commit 2b902ff

Please sign in to comment.