Skip to content

Commit

Permalink
chore(deps): pin docker.io/library/busybox docker tag to a5d0ce4
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-jeeves[bot] authored Jan 15, 2025
1 parent 52e7421 commit 54202a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
op: "add", path: "/spec/template/spec/initContainers/-",
value: Object.spec.template.spec.initContainers{
name: "jitter",
image: "docker.io/library/busybox:latest",
image: "docker.io/library/busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1",
imagePullPolicy: "IfNotPresent",
command: ["sh", "-c", "sleep $(shuf -i 0-60 -n 1)"]
}
Expand Down

0 comments on commit 54202a0

Please sign in to comment.