Update Xen Orchestra.

This commit is contained in:
Joseph Hanson 2024-04-13 12:16:33 -05:00
parent 51657b3e15
commit 3e256c7a23
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -240,7 +240,7 @@ in
containers ={
# Xen-orchestra container
xen-orchestra = {
image = "docker.io/ronivay/xen-orchestra:5.136.0";
image = "docker.io/ronivay/xen-orchestra:5.140.1";
ports = [ "80:80" ];
volumes = [
"/eru/containers/volumes/xo-data:/var/lib/xo-server"