Skip to content

Commit

Permalink
lipstick: Go with GH Container Registry and use :2 versioned container (
Browse files Browse the repository at this point in the history
#6076)

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
  • Loading branch information
knative-prow-robot and matzew authored Jan 21, 2022
1 parent d8543a7 commit 18b0af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/config/monitoring/monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
spec:
containers:
- name: zipkin
image: docker.io/openzipkin/zipkin:2.23.2
image: ghcr.io/openzipkin/zipkin:2
imagePullPolicy: IfNotPresent
ports:
- containerPort: 9411
Expand Down

0 comments on commit 18b0af6

Please sign in to comment.