Skip to content

Commit

Permalink
Upgrade echoserver to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Jan 7, 2022
1 parent cc59a8c commit 181623b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/echoservice/echoserver-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
app: echoserver
spec:
containers:
- image: gcr.io/google_containers/echoserver:1.4
- image: k8s.gcr.io/e2e-test-images/echoserver:2.5
imagePullPolicy: Always
name: echoserver
ports:
Expand Down

0 comments on commit 181623b

Please sign in to comment.