We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f65b12 commit b41b600Copy full SHA for b41b600
ticketing-eventing/stack/docker-compose.yml
@@ -23,7 +23,7 @@ services:
23
- no-new-privileges:true
24
25
kafka:
26
- image: confluentinc/cp-kafka:7.8.3@sha256:f238efcfad48428298b79177e2b3bf9a4d8a1683643f53c70dadf181fc73ec44
+ image: confluentinc/cp-kafka:7.9.2@sha256:ecd1ce3c902fb5cfa7fc34881215f1a3e1abdcba5d0d9bbe6b0385ff6425e05c
27
depends_on:
28
zookeeper:
29
condition: service_healthy
0 commit comments