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

Commit fc32ed7

Browse files
authored
Merge pull request #51 from linuxserver/bump_5.6.36
bump to version 5.6.36
2 parents fd51d4f + 585d101 commit fc32ed7

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.30"
10+
ARG UNIFI_VER="5.6.36"
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
@@ -109,6 +109,7 @@ Use `ubnt` as the password to login and `$address` is the IP address of the host
109109

110110
## Versions
111111

112+
+ **24.03.18:** Update to 5.6.36.
112113
+ **14.03.18:** Add unstable branch for 5.7x releases.
113114
+ **19.02.18:** Add port 6789 to support throughput test
114115
+ **09.02.18:** Update to 5.6.30.

0 commit comments

Comments
 (0)