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
|
||||
VERSION=5.6.22
|
||||
#REPO=unifi-5.5
|
||||
REPO=stable
|
||||
VERSION=5.8.23
|
||||
REPO=unifi-5.8
|
||||
#REPO=stable
|
||||
VMNAME=${1:-unifi5}
|
||||
if [ -r Dockerfile.$VMNAME ]; then
|
||||
DOCKER_USER=${DOCKER_USER:-tommi2day}
|
||||
|
||||
Reference in New Issue
Block a user