From e0003202e6cf94c3626c68b4bfe9e500f2810179 Mon Sep 17 00:00:00 2001 From: thediveo Date: Tue, 24 Oct 2023 17:18:02 +0000 Subject: [PATCH] chore: bumps up ghostwire image tag 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 083da05..49ab7f4 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.1.15' + image: 'ghcr.io/siemens/ghostwire:2.1.16' read_only: true mem_limit: 48mb restart: unless-stopped