Skip to content

Commit 1ac7ae3

Browse files
committed
Bump snoopdb img for cloudbuild
1 parent 60606d9 commit 1ac7ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
git config --global user.email "[email protected]"
2626
git config --global user.name "CNCF CI Bot"
2727
# /workspace/apisnoop exists
28-
- name: gcr.io/k8s-staging-apisnoop/snoopdb:v20210312-0.1.0-95-g2dfbe2f
28+
- name: k8s.gcr.io/apisnoop/snoopdb:v0.2.0
2929
# entrypoint: /usr/local/bin/docker-entrypoint.sh
3030
entrypoint: 'bash'
3131
args:

0 commit comments

Comments
 (0)