aboutsummaryrefslogtreecommitdiff
path: root/unifi
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2019-12-10 22:06:55 +0000
committerMike Crute <mike@crute.us>2019-12-10 22:07:43 +0000
commit2503d129d42c7323fbb83957122876c7ab5dca56 (patch)
tree305eeeee1cd0808b2e36c0059b5f7d1954984059 /unifi
parent2ed82fd6cd7844ef7988cd08397d4d873491c844 (diff)
downloaddockerfiles-2503d129d42c7323fbb83957122876c7ab5dca56.tar.bz2
dockerfiles-2503d129d42c7323fbb83957122876c7ab5dca56.tar.xz
dockerfiles-2503d129d42c7323fbb83957122876c7ab5dca56.zip
unifi: upgrade to 5.12.42
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 7bcb93a..1e3e55d 100644
--- a/unifi/Makefile
+++ b/unifi/Makefile
@@ -1,9 +1,9 @@
1VERSION=5.12.35-635f5234a0 1VERSION=5.12.42-1e9446c323
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="2212b9f87db558e83b2245de76e0d360bae180720e52e654e8cb2a1dfde9c852 *unifi_sysvinit_all.deb" 6CHECKSUM_LINE="05e5c3fc6a7b91a2984d97f59ba536f3b1803c10b815f4042577800671b72aef *unifi_sysvinit_all.deb"
7 7
8all: 8all:
9 docker pull alpine:latest 9 docker pull alpine:latest