diff --git a/unifi/Dockerfile b/unifi/Dockerfile index c4498a7..3d831f4 100644 --- a/unifi/Dockerfile +++ b/unifi/Dockerfile @@ -88,7 +88,7 @@ RUN apt-get update && apt-get install -y \ # unifi version # From: https://www.ubnt.com/download/unifi/ -ENV UNIFI_VERSION "5.10.19" +ENV UNIFI_VERSION "5.10.20" # install unifi RUN apt-get update && apt-get install -y \