From 5283d37efffcd96485ece14f7f685db51585af1e Mon Sep 17 00:00:00 2001 From: thediveo Date: Wed, 24 Apr 2024 10:36:40 +0200 Subject: [PATCH] chore: bump up 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 8cb8de6..8cfc697 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.4.1' + image: 'ghcr.io/siemens/ghostwire:2.5.0' read_only: true mem_limit: 48mb restart: unless-stopped