Skip to content

Commit

Permalink
WIP remove busybox
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasferrandiz committed Jan 10, 2024
1 parent 0fb30c4 commit 59d7372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt
${REGISTRY}/rancher/rke2-cloud-provider:${CCM_VERSION}
${REGISTRY}/rancher/mirrored-sig-storage-snapshot-controller:v6.2.1
${REGISTRY}/rancher/mirrored-sig-storage-snapshot-validation-webhook:v6.2.2
${REGISTRY}/rancher/mirrored-library-busybox:1.36.1
EOF

xargs -n1 -t docker image pull --quiet << EOF > build/images-canal.txt
Expand Down

0 comments on commit 59d7372

Please sign in to comment.