Skip to content

Commit

Permalink
Merge pull request #7077 from michelle192837/alpinemigrate
Browse files Browse the repository at this point in the history
Switch alpine images to new source.
  • Loading branch information
k8s-ci-robot authored Jul 29, 2024
2 parents 92cede7 + 3b5e623 commit db2c956
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
done
sleep 100000000
done
image: gcr.io/k8s-prow/alpine:latest
image: gcr.io/k8s-staging-test-infra/alpine:latest
imagePullPolicy: IfNotPresent
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
sysctl -w fs.inotify.max_user_instances=8192
sleep 10
done
image: gcr.io/k8s-prow/alpine:latest
image: gcr.io/k8s-staging-test-infra/alpine:latest
imagePullPolicy: IfNotPresent
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
done
sleep 100000000
done
image: gcr.io/k8s-prow/alpine:latest
image: gcr.io/k8s-staging-test-infra/alpine:latest
imagePullPolicy: IfNotPresent
resources: {}
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
sysctl -w fs.inotify.max_user_instances=8192
sleep 10
done
image: gcr.io/k8s-prow/alpine:latest
image: gcr.io/k8s-staging-test-infra/alpine:latest
imagePullPolicy: IfNotPresent
resources: {}
securityContext:
Expand Down

0 comments on commit db2c956

Please sign in to comment.