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

Commit 55292a4

Browse files
authored
Merge pull request #32 from linuxserver/bump_5.6.22
bump to version 5.6.22
2 parents b0b1446 + e121cba commit 55292a4

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
@@ -6,7 +6,7 @@ ARG VERSION
66
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
77

88
# package versions
9-
ARG UNIFI_VER="5.5.24"
9+
ARG UNIFI_VER="5.6.22"
1010

1111
# environment settings
1212
ARG DEBIAN_FRONTEND="noninteractive"

README.md

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

9696
## Versions
9797

98+
+ **11.11.17:** Update to 5.6.22.
9899
+ **22.10.17:** Fix typos in Dockerfile and cert gen.
99100
+ **05.10.17:** Update to 5.5.24.
100101
+ **03.08.17:** Update to 5.5.20.

0 commit comments

Comments
 (0)