From 2692cb4085829a9f70b0480a698f33f171ba9a5a Mon Sep 17 00:00:00 2001 From: arkste Date: Thu, 12 Oct 2023 01:03:05 +0200 Subject: [PATCH] [TASK] bump to 7.5.176 (#685) --- Dockerfile | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index e42f8e7b..a710ff45 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ LABEL maintainer="Jacob Alberty " ARG DEBIAN_FRONTEND=noninteractive -ARG PKGURL=https://dl.ui.com/unifi/7.5.174/unifi_sysvinit_all.deb +ARG PKGURL=https://dl.ui.com/unifi/7.5.176/unifi_sysvinit_all.deb ENV BASEDIR=/usr/lib/unifi \ DATADIR=/unifi/data \ diff --git a/README.md b/README.md index ccd3fd51..2555064a 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ The [Current Information](#current-information) section below discusses the vers ## Current Information -**The current "latest" version is Unifi Controller 7.4.162. +**The current "latest" version is Unifi Controller 7.5.176. There are currently no hot-fix or CVE warnings affecting Unifi Controller.** @@ -149,7 +149,7 @@ For Unifi-in-Docker, this uses the most recent stable version. | Tag | Description | Changelog | |-----|-------------|-----------| -| [`latest` `v7.5.174`](https://github.com/jacobalberty/unifi-docker/blob/master/Dockerfile) | Current Stable: Version 7.5.174 as of 2023-09-04 |[Change Log 7.5.174](https://community.ui.com/releases/UniFi-Network-Application-7-5-174/d05b091f-f00c-4ebb-8f42-b77e0adac78b)| +| [`latest` `v7.5.176`](https://github.com/jacobalberty/unifi-docker/blob/master/Dockerfile) | Current Stable: Version 7.5.176 as of 2023-09-15 |[Change Log 7.5.176](https://community.ui.com/releases/UniFi-Network-Application-7-5-176/0a224764-0603-4a8b-a038-1a7d59c6615c)| | [`rc`](https://github.com/jacobalberty/unifi-docker/blob/rc/Dockerfile) | Release Candidate: 7.2.92-rc as of 2022-07-29 | [Change Log 7.2.91-rc](https://community.ui.com/releases/UniFi-Network-Application-7-2-91/cdac73f0-7426-4276-ace8-8a96c656ba65) | | [`stable-6`](https://github.com/jacobalberty/unifi-docker/blob/stable-6/Dockerfile) | Final stable version 6 (6.5.55) | [Change Log 6.5.55](https://community.ui.com/releases/UniFi-Network-Application-6-5-55/48c64137-4a4a-41f7-b7e4-3bee505ae16e) | | [`stable-5`](https://github.com/jacobalberty/unifi-docker/blob/stable-5/Dockerfile) | Final stable version 5 (5.4.23) | [Change Log 5.14.23](https://community.ui.com/releases/UniFi-Network-Controller-5-14-23/daf90732-30ad-48ee-81e7-1dcb374eba2a) |