aboutsummaryrefslogtreecommitdiff
path: root/unifi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unifi/Makefile')
-rw-r--r--unifi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/unifi/Makefile b/unifi/Makefile
index feded0a..36f0327 100644
--- a/unifi/Makefile
+++ b/unifi/Makefile
@@ -1,11 +1,11 @@
1VERSION=7.4.162 1VERSION=8.0.7
2VERSION_SUFFIX=-3116043f9f 2VERSION_SUFFIX=-7a3d06144a
3VERSION_TAG=$(VERSION)-0 3VERSION_TAG=$(VERSION)-0
4IMAGE=docker.crute.me/unifi:$(VERSION_TAG) 4IMAGE=docker.crute.me/unifi:$(VERSION_TAG)
5LATEST=$(subst :$(VERSION_TAG),,$(IMAGE)):latest 5LATEST=$(subst :$(VERSION_TAG),,$(IMAGE)):latest
6 6
7DEB_VERSION="$(VERSION)$(VERSION_SUFFIX)" 7DEB_VERSION="$(VERSION)$(VERSION_SUFFIX)"
8CHECKSUM="069652f793498124468c985537a569f3fe1d8dd404be3fb69df6b2d18b153c4c" 8CHECKSUM="4221d7a0f8ce66c58a4f71b70ba6f32e16310429d3fe8165bf0f47bbdb6401a6"
9 9
10all: 10all:
11 docker pull alpine:latest 11 docker pull alpine:latest