aboutsummaryrefslogtreecommitdiff
path: root/unifi
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2020-08-10 17:45:19 +0000
committerMike Crute <mike@crute.us>2020-08-10 17:45:19 +0000
commit61addba945a60d0d06c0d4c6cce4dee5ad78134d (patch)
treebd91baab6f8447ccd587f1b5692e90eae6f73c08 /unifi
parent84a21b4af7854ef16644aaac627dea7c3c17aac2 (diff)
downloaddockerfiles-61addba945a60d0d06c0d4c6cce4dee5ad78134d.tar.bz2
dockerfiles-61addba945a60d0d06c0d4c6cce4dee5ad78134d.tar.xz
dockerfiles-61addba945a60d0d06c0d4c6cce4dee5ad78134d.zip
unifi: upgrade to 5.13.32
Diffstat (limited to 'unifi')
-rw-r--r--unifi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/unifi/Makefile b/unifi/Makefile
index bfdceb9..dfa5d37 100644
--- a/unifi/Makefile
+++ b/unifi/Makefile
@@ -1,9 +1,9 @@
1VERSION=5.13.29 1VERSION=5.13.32
2IMAGE=docker.crute.me/unifi:$(VERSION) 2IMAGE=docker.crute.me/unifi:$(VERSION)
3LATEST=$(subst :$(VERSION),,$(IMAGE)):latest 3LATEST=$(subst :$(VERSION),,$(IMAGE)):latest
4 4
5DEB_LOCATION="https://dl.ui.com/unifi/$(VERSION)/unifi_sysvinit_all.deb" 5DEB_LOCATION="https://dl.ui.com/unifi/$(VERSION)/unifi_sysvinit_all.deb"
6CHECKSUM_LINE="0852fac238b704259419c273d2c917c547916cd5e8c1ebdf2934109c5abc3a48 *unifi_sysvinit_all.deb" 6CHECKSUM_LINE="281e5332db66a830f06c6c52ac735c3e82ac517ed6d5fabc2cf4120bc7f93464 *unifi_sysvinit_all.deb"
7 7
8all: 8all:
9 docker pull alpine:latest 9 docker pull alpine:latest