Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit e9a10b3

Browse files
authored
Merge pull request #45 from dam09fr/unifi-5.6.30
Unifi 5.6.30
2 parents dccf14d + cac9be0 commit e9a10b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
77
LABEL maintainer="sparklyballs"
88

99
# package versions
10-
ARG UNIFI_VER="5.6.29"
10+
ARG UNIFI_VER="5.6.30"
1111

1212
# environment settings
1313
ARG DEBIAN_FRONTEND="noninteractive"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ Use `ubnt` as the password to login and `$address` is the IP address of the host
9999

100100
## Versions
101101

102+
+ **09.02.18:** Update to 5.6.30.
102103
+ **08.02.18:** Use loop to simplify symlinks.
103104
+ **08.01.18:** Update to 5.6.29.
104105
+ **15.12.17:** Update to 5.6.26.

0 commit comments

Comments
 (0)