Skip to content

Commit a0563a3

Browse files
chore(deps): update python:3.11 docker digest to 9153bae
1 parent 327e8c9 commit a0563a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/components/pythonkafka/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dockerfile that will build a container that runs python
2-
FROM python:3.11@sha256:3afa472a60099bc640f313807190b16e2cecfadfc8302d9c3fd67e7706db54e5
2+
FROM python:3.11@sha256:9153baea63f0b65f8cc4f5b2d064162326e25892a8a89bc543e0475c90471211
33
EXPOSE 8080
44
RUN apt update
55
RUN pip install kafka-python

0 commit comments

Comments
 (0)