Skip to content

Commit c22406e

Browse files
jliunyuedenhill
authored andcommitted
librdkafka version v1.9.0-RC10
1 parent 057735e commit c22406e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
env:
22
global:
3-
- LIBRDKAFKA_VERSION=v1.9.0-RC2b
3+
- LIBRDKAFKA_VERSION=v1.9.0-RC10
44

55
jobs:
66
include:

examples/docker/Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ FROM alpine:3.12
3030

3131
COPY . /usr/src/confluent-kafka-python
3232

33-
ENV LIBRDKAFKA_VERSION v1.9.0-RC2
33+
ENV LIBRDKAFKA_VERSION v1.9.0-RC10
3434
ENV KAFKACAT_VERSION master
3535

3636

0 commit comments

Comments
 (0)