Skip to content

Commit e2b7160

Browse files
Update confluentinc/cp-kafka Docker tag to v7.9.5 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8963ee7 commit e2b7160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ports:
2626
- '2181:2181'
2727
kafka:
28-
image: 'confluentinc/cp-kafka:7.9.3'
28+
image: 'confluentinc/cp-kafka:7.9.5'
2929
env:
3030
KAFKA_BROKER_ID: 1
3131
KAFKA_ZOOKEEPER_CONNECT: 'zookeeper:2181'

0 commit comments

Comments
 (0)