Skip to content

Commit 23ae2f1

Browse files
Bump confluentinc/confluent-local Docker tag to v8.1.0 (#3239)
1 parent b264897 commit 23ae2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/OpenTelemetry.Instrumentation.ConfluentKafka.Tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# opentelemetry>docker-compose --file=test/OpenTelemetry.Instrumentation.ConfluentKafka.Tests/docker-compose.yml --project-directory=. up --exit-code-from=tests --build
44
services:
55
kafka:
6-
image: confluentinc/confluent-local:8.0.2@sha256:d94d7e9eecd9c4db569cff47bdb47843d14c1441f78ec529e507049bef3db1e8
6+
image: confluentinc/confluent-local:8.1.0@sha256:c1b7c09c58b506052ac6287f0dfc6aaedae8facd4e456e829b4f91dba5f33763
77
environment:
88
KAFKA_LISTENER_SECURITY_PROTOCOL_MAP: CONTROLLER:PLAINTEXT,PLAINTEXT:PLAINTEXT,PLAINTEXT_HOST:PLAINTEXT,PLAINTEXT_INTERNAL:PLAINTEXT
99
KAFKA_LISTENERS: PLAINTEXT://localhost:29092,CONTROLLER://localhost:29093,PLAINTEXT_HOST://0.0.0.0:9092,PLAINTEXT_INTERNAL://kafka:9093

0 commit comments

Comments
 (0)