Skip to content

Commit

Permalink
Merge pull request #132 from sysadmiral/master
Browse files Browse the repository at this point in the history
test: update image used by test-pod
  • Loading branch information
k8s-ci-robot authored Sep 4, 2021
2 parents 4f955d1 + 2ee31bd commit 0a8665a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/test-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
containers:
- name: test-pod
image: gcr.io/google_containers/busybox:1.24
image: busybox:stable
command:
- "/bin/sh"
args:
Expand Down

0 comments on commit 0a8665a

Please sign in to comment.