Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: camunda-community-hub/script-connector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f843289967088ee6c2c0319e55de7f72aeeae8c3
Choose a base ref
..
head repository: camunda-community-hub/script-connector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ee2a8bfcf3e7cc89d60f6c85db65dc71c7dc98cc
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 docker/docker-compose.yml
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ services:
start_period: 30s
script-connector-bundled:
container_name: script-connector-bundled
image: camunda/connectors-bundle:8.6.4
image: camunda/connectors-bundle:8.6.5
environment:
- ZEEBE_CLIENT_BROKER_GATEWAY-ADDRESS=zeebe:26500
- ZEEBE_CLIENT_SECURITY_PLAINTEXT=true