Skip to content

Commit

Permalink
Bump python3-dev=3.10.10-r0, nodejs=18.14.1-r0 (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
roblandry authored Feb 22, 2023
1 parent 012fa52 commit d970aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zwave-js-ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ RUN \
build-base=0.5-r3 \
linux-headers=5.19.5-r0 \
npm=9.1.2-r0 \
python3-dev=3.10.9-r1 \
python3-dev=3.10.10-r0 \
\
&& apk add --no-cache \
eudev=3.2.11-r4 \
libusb=1.0.26-r0 \
nginx=1.22.1-r0 \
nodejs=18.12.1-r0 \
nodejs=18.14.1-r0 \
\
&& npm install --global yarn@2.4.3 \
\
Expand Down

0 comments on commit d970aa9

Please sign in to comment.