diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 5712b0b..751ee10 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -530,7 +530,7 @@ jobs: effect: NoSchedule containers: - name: smoke - image: docker.io/library/busybox:1.31.1 + image: docker.io/rancher/mirrored-library-busybox:1.37.0 command: - sh - -c diff --git a/ansible/roles/bootstrap-image-prepull/defaults/main.yml b/ansible/roles/bootstrap-image-prepull/defaults/main.yml index 389b3ef..6b8e311 100644 --- a/ansible/roles/bootstrap-image-prepull/defaults/main.yml +++ b/ansible/roles/bootstrap-image-prepull/defaults/main.yml @@ -4,6 +4,7 @@ bootstrap_prepull_images: - docker.io/rancher/mirrored-coredns-coredns:1.14.2 - docker.io/rancher/mirrored-metrics-server:v0.8.1 - docker.io/rancher/local-path-provisioner:v0.0.35 + - docker.io/rancher/mirrored-library-busybox:1.37.0 - docker.io/rancher/mirrored-library-traefik:3.6.10 - docker.io/rancher/klipper-helm:v0.9.14-build20260309 - ghcr.io/fluxcd/source-controller:v1.8.0