-
Notifications
You must be signed in to change notification settings - Fork 87
Parametrize dockerBuildImageName #182
Copy link
Copy link
Open
Description
It would be nice to parameterize promu to use different golang builder image, plus make you we push golang builder to dockerhub as well here:
Line 32 in d629dfc
| dockerBuilderImageName = "quay.io/prometheus/golang-builder" |
Rationales:
quay.io is down for ~day and our CI is using promu crossbuild, it would be nice to be able to quickly switch to dockerhub in those cases. (: Otherwise we are kind of stuck: thanos-io/thanos#2631
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels