Skip to content

Commit

Permalink
removed temporary image change
Browse files Browse the repository at this point in the history
Signed-off-by: Aditi Ahuja <ahuja.aditi@gmail.com>
  • Loading branch information
metonymic-smokey committed Jun 22, 2022
1 parent 35b1933 commit d31f573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/e2ethanos/services.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ func DefaultImage() string {
return os.Getenv("THANOS_IMAGE")
}

return "thanosio/thanos:main-2022-06-16-0d15bc0d"
return "thanos"
}

func defaultPromHttpConfig() string {
Expand Down

0 comments on commit d31f573

Please sign in to comment.