Update Xen Orchestra.
This commit is contained in:
parent
51657b3e15
commit
3e256c7a23
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ in
|
||||||
containers ={
|
containers ={
|
||||||
# Xen-orchestra container
|
# Xen-orchestra container
|
||||||
xen-orchestra = {
|
xen-orchestra = {
|
||||||
image = "docker.io/ronivay/xen-orchestra:5.136.0";
|
image = "docker.io/ronivay/xen-orchestra:5.140.1";
|
||||||
ports = [ "80:80" ];
|
ports = [ "80:80" ];
|
||||||
volumes = [
|
volumes = [
|
||||||
"/eru/containers/volumes/xo-data:/var/lib/xo-server"
|
"/eru/containers/volumes/xo-data:/var/lib/xo-server"
|
||||||
|
|
Reference in a new issue