diff --git a/unifi/Dockerfile b/unifi/Dockerfile index c6e9ec0..4460bb6 100755 --- a/unifi/Dockerfile +++ b/unifi/Dockerfile @@ -10,7 +10,7 @@ RUN \ apt-get update \ && apt-get upgrade -y \ && apt-get install -y --no-install-recommends \ - binutils=2.34-6ubuntu1.8 \ + binutils=2.34-6ubuntu1.9 \ libcap2=1:2.32-1ubuntu0.1 \ logrotate=3.14.0-4ubuntu3 \ mongodb-server=1:3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.3 \