Skip to content

Commit 4b117a8

Browse files
chore(deps): Update busybox Docker tag to v1.37 (#808)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
1 parent f591d17 commit 4b117a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/components/network-operator/manifests/ib-node-config-aks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ spec:
7676
name: ib-node-config-settings
7777
initContainers:
7878
- name: ib-setup
79-
image: busybox:1.36@sha256:73aaf090f3d85aa34ee199857f03fa3a95c8ede2ffd4cc2cdb5b94e566b11662
79+
image: busybox:1.37@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e
8080
securityContext:
8181
privileged: true
8282
volumeMounts:
@@ -149,7 +149,7 @@ spec:
149149
echo "=== Setup Complete ==="
150150
containers:
151151
- name: keepalive
152-
image: busybox:1.36@sha256:73aaf090f3d85aa34ee199857f03fa3a95c8ede2ffd4cc2cdb5b94e566b11662
152+
image: busybox:1.37@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e
153153
command:
154154
- sh
155155
- -c

0 commit comments

Comments
 (0)