Skip to content

Commit 942b0a6

Browse files
committed
update: bump sysdig to 0.38.1
sysdig-CLA-1.0-signed-off-by: Roberto Scolaro <[email protected]> Signed-off-by: Roberto Scolaro <[email protected]>
1 parent 14d967e commit 942b0a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
SYSDIG_VERSION="0.37.1"
4-
SYSDIG_VERSION_MAC="0.37.1"
3+
SYSDIG_VERSION="0.38.1"
4+
SYSDIG_VERSION_MAC="0.38.1"
55

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sysdig-inspect",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "Sysdig Inspect",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)