Skip to content

Commit

Permalink
Replaced unavailable image for guestbook tutorial for issues #44190 #…
Browse files Browse the repository at this point in the history
  • Loading branch information
azn-abel committed Dec 19, 2023
1 parent 6424394 commit 1d8c870
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: php-redis
image: gcr.io/google_samples/gb-frontend:v5
image: us-docker.pkg.dev/google-samples/containers/gke/gb-frontend:v5
env:
- name: GET_HOSTS_FROM
value: "dns"
Expand All @@ -26,4 +26,4 @@ spec:
cpu: 100m
memory: 100Mi
ports:
- containerPort: 80
- containerPort: 80

0 comments on commit 1d8c870

Please sign in to comment.