We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66dae80 commit b8389e0Copy full SHA for b8389e0
mqtt-io/Dockerfile
@@ -13,7 +13,7 @@ COPY requirements.txt /tmp/
13
RUN \
14
apk add --no-cache --virtual .build-dependencies \
15
build-base=0.5-r3 \
16
- git=2.43.4-r0 \
+ git=2.43.5-r0 \
17
libffi-dev=3.4.4-r3 \
18
py3-wheel=0.42.0-r0 \
19
python3-dev=3.11.10-r0 \
0 commit comments