diff --git a/zwave-js-ui/Dockerfile b/zwave-js-ui/Dockerfile index 6db88de..7bfa696 100755 --- a/zwave-js-ui/Dockerfile +++ b/zwave-js-ui/Dockerfile @@ -17,7 +17,7 @@ RUN \ apk add --no-cache --virtual .build-dependencies \ build-base=0.5-r3 \ linux-headers=6.5-r0 \ - python3-dev=3.11.9-r0 \ + python3-dev=3.11.9-r1 \ \ && apk add --no-cache \ eudev=3.2.14-r1 \