From d6c8577c2fb394f7798b2a6e2f63b6d5c5a8db4b Mon Sep 17 00:00:00 2001 From: smeagol-help <132467671+smeagol-help[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 04:01:00 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20docker.io/r?= =?UTF-8?q?onivay/xen-orchestra=20(=205.135.0=20=E2=86=92=205.136.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------- | ------- | ------- | | docker | docker.io/ronivay/xen-orchestra | 5.135.0 | 5.136.0 | --- config-parts/container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-parts/container.sh b/config-parts/container.sh index 2397aeb..9d5b7ef 100644 --- a/config-parts/container.sh +++ b/config-parts/container.sh @@ -127,7 +127,7 @@ set container name onepassword-sync volume data destination '/home/opuser/.op/da set container name onepassword-sync volume data mode 'rw' # xen-orchestra -set container name xen-orchestra image 'docker.io/ronivay/xen-orchestra:5.135.0' +set container name xen-orchestra image 'docker.io/ronivay/xen-orchestra:5.136.0' set container name xen-orchestra memory '0' set container name xen-orchestra network containers address '10.5.0.8' set container name xen-orchestra restart 'on-failure' -- 2.47.0