diff --git a/unifi/Dockerfile b/unifi/Dockerfile index 7082a60..173da4f 100755 --- a/unifi/Dockerfile +++ b/unifi/Dockerfile @@ -27,7 +27,7 @@ RUN \ libcap2=1:2.25-1.2 \ logrotate=3.11.0-0.1ubuntu1 \ mongodb-server=1:2.6.10-0ubuntu1 \ - openjdk-8-jdk-headless=8u265-b01-0ubuntu2~18.04 \ + openjdk-8-jdk-headless=8u275-b01-0ubuntu1~18.04 \ \ && curl -J -L -o /tmp/unifi.deb \ "https://dl.ui.com/unifi/6.0.36/unifi_sysvinit_all.deb" \