Skip to content

Commit

Permalink
Bump falco-driver-loader image to 0.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hanawatson committed Nov 1, 2023
1 parent 5e692f4 commit e9f9b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/operatingsystem/amazonlinux2/kernel-package.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (

var (
amazonLinux2Image = "docker.io/library/amazonlinux:2"
falcoDriverLoaderImage = "docker.io/falcosecurity/falco-driver-loader:0.33.0"
falcoDriverLoaderImage = "docker.io/falcosecurity/falco-driver-loader:0.34.1"
)

// NewKernelPackage returns a new hydrated example implementation operatingsystem.KernelPackage.
Expand Down

0 comments on commit e9f9b09

Please sign in to comment.