Skip to content

Commit

Permalink
chore(deps): Update the Zeebe image to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aivinog1 committed May 28, 2021
1 parent 8c7ff83 commit 11c5104
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:0.23.0
image: camunda/zeebe:1.0.0
environment:
- ZEEBE_LOG_LEVEL=debug
ports:
Expand Down

0 comments on commit 11c5104

Please # to comment.