aboutsummaryrefslogtreecommitdiff
path: root/unifi-video
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2018-08-23 15:49:43 +0000
committerMike Crute <mike@crute.us>2018-08-23 15:49:43 +0000
commite44a4f894982b94cb4408f6c07689c8ed84c0979 (patch)
tree89448b897d4b644bffc166cb1b60080becbb85ba /unifi-video
parent804ae194b982eb7465586fa1feeb254543e7dba9 (diff)
downloaddockerfiles-e44a4f894982b94cb4408f6c07689c8ed84c0979.tar.bz2
dockerfiles-e44a4f894982b94cb4408f6c07689c8ed84c0979.tar.xz
dockerfiles-e44a4f894982b94cb4408f6c07689c8ed84c0979.zip
Upgrade unifi-video to 3.9.8
Diffstat (limited to 'unifi-video')
-rw-r--r--unifi-video/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/unifi-video/Makefile b/unifi-video/Makefile
index a08471d..d31c5c6 100644
--- a/unifi-video/Makefile
+++ b/unifi-video/Makefile
@@ -1,6 +1,6 @@
1VERSION=3.9.7-alpine 1VERSION=3.9.8-alpine
2IMAGE=docker.crute.me/unifi-video 2IMAGE=docker.crute.me/unifi-video
3DL_URL="https://dl.ubnt.com/firmwares/ufv/v3.9.7/unifi-video.Ubuntu16.04_amd64.v3.9.7.deb" 3DL_URL="https://dl.ubnt.com/firmwares/ufv/v3.9.8/unifi-video.Ubuntu16.04_amd64.v3.9.8.deb"
4 4
5all: 5all:
6 docker build \ 6 docker build \