Skip to content

Commit

Permalink
Bump to 7.4.162 (#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
agourisse authored Jul 12, 2023
1 parent 551f4df commit 173a1a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ LABEL maintainer="Jacob Alberty <[email protected]>"

ARG DEBIAN_FRONTEND=noninteractive

ARG PKGURL=https://dl.ui.com/unifi/7.4.156/unifi_sysvinit_all.deb
ARG PKGURL=https://dl.ui.com/unifi/7.4.162/unifi_sysvinit_all.deb

ENV BASEDIR=/usr/lib/unifi \
DATADIR=/unifi/data \
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.156.
**The current "latest" version is Unifi Controller 7.4.162.
There are currently no hot-fix or CVE warnings
affecting Unifi Controller.**

Expand All @@ -149,7 +149,7 @@ For Unifi-in-Docker, this uses the most recent stable version.

| Tag | Description | Changelog |
|-----|-------------|-----------|
| [`latest` `v7.4.156`](https://github.com/jacobalberty/unifi-docker/blob/master/Dockerfile) | Current Stable: Version 7.4.156 as of 2023-05-25 |[Change Log 7.4.156](https://community.ui.com/releases/UniFi-Network-Application-7-4-156/15ac6260-9cd1-4ac3-a91c-4880c1c87882)|
| [`latest` `v7.4.162`](https://github.com/jacobalberty/unifi-docker/blob/master/Dockerfile) | Current Stable: Version 7.4.162 as of 2023-07-03 |[Change Log 7.4.162](https://community.ui.com/releases/UniFi-Network-Application-7-4-162/50b4b930-631e-4ada-87c4-0b4ea5fb26a7)|
| [`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) |
Expand Down

0 comments on commit 173a1a3

Please sign in to comment.