Skip to content

Commit

Permalink
Sysdig v0.26.4 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
davideschiera authored Feb 12, 2020
1 parent b228b44 commit 63f17b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM sysdig/sysdig:0.26.1
FROM sysdig/sysdig:0.26.4



Expand Down
4 changes: 2 additions & 2 deletions build/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

SYSDIG_VERSION="0.26.1"
SYSDIG_VERSION_MAC="0.26.1"
SYSDIG_VERSION="0.26.4"
SYSDIG_VERSION_MAC="0.26.4"

# Env parameters
# - CLEANUP (default: true)
Expand Down

0 comments on commit 63f17b9

Please sign in to comment.