Skip to content

Commit

Permalink
chore(deps): update camunda/zeebe docker tag to v8.5.0 (#411)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 19a439f commit e12a308
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
image: camunda/zeebe:8.4.5
image: camunda/zeebe:8.5.0
environment:
- ZEEBE_LOG_LEVEL=debug
ports:
Expand Down

0 comments on commit e12a308

Please sign in to comment.