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

Commit 6084147

Browse files
authored
Merge pull request #25 from linuxserver/bump_version_5.5.20
bump to version 5.5.20
2 parents 2ecbf67 + 70058c7 commit 6084147

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.19"
9+
ARG UNIFI_VER="5.5.20"
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+
+ **03.08.17:** Update to 5.5.20.
9899
+ **15.07.17:** Update to 5.5.19 and switch to using .deb package, no need to keep up with the unifi repo merry-go-round.
99100
+ **05.07.17:** Change repo to stable. Remove execstack command, no longer required.
100101
+ **18.03.17:** Fix execstack warning.

0 commit comments

Comments
 (0)