Skip to content

Commit 8c2dba3

Browse files
authored
update: bump sysdig to 0.35.4 (#180)
sysdig-CLA-1.0-signed-off-by: Roberto Scolaro <roberto.scolaro@sysdig.com> Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
1 parent 89f81a0 commit 8c2dba3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
SYSDIG_VERSION="0.35.2"
4-
SYSDIG_VERSION_MAC="0.35.2"
3+
SYSDIG_VERSION="0.35.4"
4+
SYSDIG_VERSION_MAC="0.35.4"
55

66
# Env parameters
77
# - CLEANUP (default: true)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sysdig-inspect",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Sysdig Inspect",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)