File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ ENV UNS_MODULE="06_uns_kafka"\
35
35
PYTHONDONTWRITEBYTECODE=1 \
36
36
POETRY_VIRTUALENVS_IN_PROJECT=true \
37
37
POETRY_NO_INTERACTION=1 \
38
- LIBRDKAFKA_VER="2.5.0 "
38
+ LIBRDKAFKA_VER="2.5.3 "
39
39
40
40
LABEL org.opencontainers.image.source=https://github.com/mkashwin/unifiednamespace/tree/main/06_uns_kafka
41
41
LABEL org.opencontainers.image.description="Listens to the UNS namespace, converts UNS topic to Kafka topic and publishes the message to Kafka"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ ENV UNS_MODULE="07_uns_graphql"\
35
35
PYTHONDONTWRITEBYTECODE=1 \
36
36
POETRY_VIRTUALENVS_IN_PROJECT=true \
37
37
POETRY_NO_INTERACTION=1 \
38
- LIBRDKAFKA_VER="2.5.0 "
38
+ LIBRDKAFKA_VER="2.5.3 "
39
39
40
40
LABEL org.opencontainers.image.source=https://github.com/mkashwin/unifiednamespace/tree/main/07_uns_graphql
41
41
LABEL org.opencontainers.image.description="Provide GraphQL capabilities for the UNS across all data sources"
You can’t perform that action at this time.
0 commit comments