Skip to content

Commit 59fd1e7

Browse files
Sentry: bump confluentinc/cp-kafka from 7.6.6 to 8.2.0 in /services/sentry (#13)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 480aa3e commit 59fd1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/sentry/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ services:
239239
max-file: "50"
240240

241241
kafka-init:
242-
image: "${KAFKA_IMAGE:-confluentinc/cp-kafka:7.6.6}"
242+
image: "${KAFKA_IMAGE:-confluentinc/cp-kafka:8.2.0}"
243243
container_name: sentry-kafka-init
244244
depends_on:
245245
kafka:

0 commit comments

Comments
 (0)