From 0e9900746e1e4c1098c0bb9c8227d3e6462d762a Mon Sep 17 00:00:00 2001 From: thediveo Date: Fri, 10 May 2024 16:40:58 +0200 Subject: [PATCH] chore: bump up IE app ghostwire image ref Signed-off-by: thediveo --- deployments/industrial-edge/app/edgeshark/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/industrial-edge/app/edgeshark/docker-compose.yml b/deployments/industrial-edge/app/edgeshark/docker-compose.yml index 8cfc697..b7e91de 100644 --- a/deployments/industrial-edge/app/edgeshark/docker-compose.yml +++ b/deployments/industrial-edge/app/edgeshark/docker-compose.yml @@ -1,7 +1,7 @@ version: '2.4' services: gostwire: - image: 'ghcr.io/siemens/ghostwire:2.5.0' + image: 'ghcr.io/siemens/ghostwire:2.5.1' read_only: true mem_limit: 48mb restart: unless-stopped