Skip to content

Commit 0558c00

Browse files
fix(deps): update toniblyx/prowler docker tag to v5.2.3
1 parent d10c27a commit 0558c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sfn-prowler-task.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export class SfnProwlerTask extends constructs.Construct {
8585
}),
8686
image: ecs.ContainerImage.fromRegistry(
8787
// renovate: datasource=docker depName=toniblyx/prowler
88-
"toniblyx/prowler:5.2.0@sha256:bf839943a246096bb989cdac7408f5bec7c406eb0c0434d945f39255ab913b92",
88+
"toniblyx/prowler:5.2.3@sha256:517b47c063093e6b9f2fd704e2e92c89dda13683f4d2d91d7550c441c4ca1b9e",
8989
),
9090
command: [
9191
"aws",

0 commit comments

Comments
 (0)