Skip to content

Commit

Permalink
Merge pull request #32 from siemens/develop
Browse files Browse the repository at this point in the history
ci: bump of image refs
  • Loading branch information
thediveo authored Dec 5, 2023
2 parents 2456697 + 816be1f commit bd36419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/industrial-edge/app/edgeshark/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2.4'
services:
gostwire:
image: 'ghcr.io/siemens/ghostwire:2.1.17'
image: 'ghcr.io/siemens/ghostwire:2.1.18'
read_only: true
mem_limit: 48mb
restart: unless-stopped
Expand Down Expand Up @@ -34,7 +34,7 @@ services:
- './publish/:/publish/'
- './cfg-data/:/cfg-data/'
edgeshark:
image: 'ghcr.io/siemens/packetflix:0.9.5'
image: 'ghcr.io/siemens/packetflix:0.9.6'
mem_limit: 32mb
read_only: true
restart: unless-stopped
Expand Down

0 comments on commit bd36419

Please sign in to comment.