Skip to content

Commit b5b108c

Browse files
committed
⬆️ Update alpine_3_19/python3-dev to v3.11.9-r1
1 parent 72d4d51 commit b5b108c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zwave-js-ui/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN \
1717
apk add --no-cache --virtual .build-dependencies \
1818
build-base=0.5-r3 \
1919
linux-headers=6.5-r0 \
20-
python3-dev=3.11.9-r0 \
20+
python3-dev=3.11.9-r1 \
2121
\
2222
&& apk add --no-cache \
2323
eudev=3.2.14-r1 \

0 commit comments

Comments
 (0)