Skip to content

Commit

Permalink
move test images to ecr public (#2935)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorj authored Dec 19, 2022
1 parent edeb4f1 commit b2cc730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/framework/utils/constants.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package utils

const (
ColortellerImage = "chinmay5j/colorteller:latest"
ColortellerImage = "public.ecr.aws/l6m2t8p7/colorteller:latest"
)

0 comments on commit b2cc730

Please sign in to comment.