Skip to content

Commit

Permalink
[#1128] Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fivitti committed Sep 26, 2023
1 parent d24269e commit d06e5e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/images/simulator.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ RUN apt-get update \
--no-install-recommends \
isc-kea-admin=2.4.0-isc20230630120747 \
isc-kea-common=2.4.0-isc20230630120747 \
isc-kea-perfdhcp=2.4.0-isc20230630120747 \
&& mkdir -p /var/run/kea/ \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit d06e5e2

Please sign in to comment.