We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bde1aa commit 2cf1896Copy full SHA for 2cf1896
unifi/Dockerfile
@@ -11,7 +11,7 @@ RUN \
11
&& apt-get upgrade -y \
12
&& apt-get install -y --no-install-recommends \
13
binutils=2.34-6ubuntu1.11 \
14
- libcap2=1:2.32-1ubuntu0.1 \
+ libcap2=1:2.32-1ubuntu0.2 \
15
logrotate=3.14.0-4ubuntu3 \
16
mongodb-server=1:3.6.9+really3.6.8+90~g8e540c0b6d-0ubuntu5.3 \
17
openjdk-17-jre-headless=17* \
0 commit comments