diff --git a/docs/serving/autoscaling/autoscale-go/service.yaml b/docs/serving/autoscaling/autoscale-go/service.yaml index b2ef319ec..79d9a3ebc 100644 --- a/docs/serving/autoscaling/autoscale-go/service.yaml +++ b/docs/serving/autoscaling/autoscale-go/service.yaml @@ -24,4 +24,4 @@ spec: autoscaling.knative.dev/target: "10" spec: containers: - - image: gcr.io/knative-samples/autoscale-go:0.1 + - image: ghcr.io/knative/autoscale-go:latest