Skip to content

Commit eda3bed

Browse files
committed
Update gb-redis-follower image to Google's newer image
1 parent 1d8c870 commit eda3bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/examples/application/guestbook/redis-follower-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
spec:
2222
containers:
2323
- name: follower
24-
image: gcr.io/google_samples/gb-redis-follower:v2
24+
image: us-docker.pkg.dev/google-samples/containers/gke/gb-redis-follower:v2
2525
resources:
2626
requests:
2727
cpu: 100m

0 commit comments

Comments
 (0)