mirror of
https://github.com/sstent/unifi.git
synced 2025-12-06 06:01:37 +00:00
build 5.8.23
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
VERSION=5.6.22
|
VERSION=5.8.23
|
||||||
#REPO=unifi-5.5
|
REPO=unifi-5.8
|
||||||
REPO=stable
|
#REPO=stable
|
||||||
VMNAME=${1:-unifi5}
|
VMNAME=${1:-unifi5}
|
||||||
if [ -r Dockerfile.$VMNAME ]; then
|
if [ -r Dockerfile.$VMNAME ]; then
|
||||||
DOCKER_USER=${DOCKER_USER:-tommi2day}
|
DOCKER_USER=${DOCKER_USER:-tommi2day}
|
||||||
|
|||||||
Reference in New Issue
Block a user