From a26d670c5b3f610db86065a270b5db5a941afc3c Mon Sep 17 00:00:00 2001 From: Jozefiel Date: Thu, 17 Feb 2022 13:09:59 +0100 Subject: [PATCH] Bump image version for inventory and frontend (#252) Co-authored-by: Jozef Volak --- composefiles/swarm-uniflow.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composefiles/swarm-uniflow.yml b/composefiles/swarm-uniflow.yml index 2849b6d5..f66fa326 100644 --- a/composefiles/swarm-uniflow.yml +++ b/composefiles/swarm-uniflow.yml @@ -183,7 +183,7 @@ services: memory: ${ES_RES_LIMIT_MEM} frinx-frontend: - image: frinx/frinx-frontend:1.0.5 + image: frinx/frinx-frontend:1.0.6 logging: *logging_loki labels: - traefik.enable=false @@ -404,7 +404,7 @@ services: memory: ${UR_RES_LIMIT_MEM} inventory: - image: frinx/frinx-inventory-server:1.2.0 + image: frinx/frinx-inventory-server:1.2.1 logging: *logging_loki labels: - traefik.enable=false