Skip to content

Commit

Permalink
use node image built with new base image
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Mar 5, 2025
1 parent 074880a commit 16b3af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/config/defaults/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.
package defaults

// Image is the default for the Config.Image field, aka the default node image.
const Image = "kindest/node:v1.32.2@sha256:f226345927d7e348497136874b6d207e0b32cc52154ad8323129352923a3142f"
const Image = "gcr.io/k8s-staging-kind/node:v1.32.2@sha256:142f543559cc55d64e1ab9341df08e5ced84bd2e893736da8f51320f26f5950b"

0 comments on commit 16b3af4

Please sign in to comment.