mirror of
https://github.com/sstent/unifi.git
synced 2025-12-06 06:01:37 +00:00
update default controler version
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
VERSION=5.2.9
|
VERSION=5.4.11
|
||||||
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