diff --git a/Dockerfile b/Dockerfile index 369c6d8..9b7b8d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM ubuntu:bionic LABEL maintainer="David Zumbrunnen " ENV DEBIAN_FRONTEND noninteractive -ENV UNIFI_VERSION 5.10.24 +ENV UNIFI_VERSION 5.10.25 RUN apt-get update && apt-get -y install binutils libcap2 curl openjdk-8-jre-headless jsvc gnupg ca-certificates