Skip to content

Commit

Permalink
chore(deps): update toniblyx/prowler docker tag to v3.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent c42723f commit a4de7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sfn-prowler-task.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export class SfnProwlerTask extends constructs.Construct {
}),
image: ecs.ContainerImage.fromRegistry(
// renovate: datasource=docker depName=toniblyx/prowler
"toniblyx/prowler:3.9.0@sha256:b249b6870665116b79bf2d02beb80718ce7983d1c629831502a8190683ebfa0d",
"toniblyx/prowler:3.11.3@sha256:6f1da1afce636c5a9ba4da22dc99e727aa4ef37c81a72dd3bbc0df49f03c0097",
),
command: [
"aws",
Expand Down

0 comments on commit a4de7f2

Please sign in to comment.