From 53f1cb69f0f65a9230d8f58f3d57ce305761a14f Mon Sep 17 00:00:00 2001 From: thediveo Date: Wed, 24 Jul 2024 15:15:34 +0200 Subject: [PATCH] chore: bump up gw 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 b7e91de..e82b838 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.1' + image: 'ghcr.io/siemens/ghostwire:2.6.0' read_only: true mem_limit: 48mb restart: unless-stopped