Skip to content

Commit

Permalink
update usbutils package version
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaud Quette <[email protected]>
  • Loading branch information
arnaudquette-eaton committed Jun 18, 2024
1 parent e123c72 commit 35bec4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smartnut/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ FROM ${BUILD_FROM}
# hadolint ignore=DL3003
RUN \
apt-get update \
&& apt-get install -y --no-install-recommends\
&& apt-get install -y --no-install-recommends \
nut=2.8.0-7 \
nut-snmp=2.8.0-7 \
nut-xml=2.8.0-7 \
usbutils=1:014-1 \
usbutils=1:014-1+deb12u1 \
mosquitto-clients=2.0.11-1.2+deb12u1 \
netcat-openbsd=1.219-1 \
libavahi-client3=0.8-10 \
Expand Down

0 comments on commit 35bec4a

Please sign in to comment.