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 327e8c9 commit a0563a3Copy full SHA for a0563a3
test/integration/components/pythonkafka/Dockerfile
@@ -1,5 +1,5 @@
1
# Dockerfile that will build a container that runs python
2
-FROM python:3.11@sha256:3afa472a60099bc640f313807190b16e2cecfadfc8302d9c3fd67e7706db54e5
+FROM python:3.11@sha256:9153baea63f0b65f8cc4f5b2d064162326e25892a8a89bc543e0475c90471211
3
EXPOSE 8080
4
RUN apt update
5
RUN pip install kafka-python
0 commit comments