mirror of
https://github.com/sstent/unifi.git
synced 2025-12-06 06:01:37 +00:00
bump to 5.10.12
new base image Ubuntu 18.04
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
VERSION=5.8.23
|
||||
REPO=unifi-5.8
|
||||
VERSION=5.10.12
|
||||
REPO=unifi-5.10
|
||||
#REPO=stable
|
||||
VMNAME=${1:-unifi5}
|
||||
if [ -r Dockerfile.$VMNAME ]; then
|
||||
|
||||
Reference in New Issue
Block a user