Skip to content

Commit 269ee6b

Browse files
authored
Merge pull request #2018 from minrk/actually-bump-prod
actually bump image prefix on prod
2 parents 7ef68f3 + 41697a6 commit 269ee6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/prod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ binderhub:
1111
build_node_selector: *userNodeSelector
1212
hub_url: https://hub.gke2.mybinder.org
1313
badge_base_url: https://mybinder.org
14-
image_prefix: gcr.io/binderhub-288415/r2d-staging-72d7634-
14+
image_prefix: gcr.io/binderhub-288415/r2d-staging-g5b5b759-
1515
google_analytics_code: "UA-101904940-1"
1616
google_analytics_domain: "mybinder.org"
1717
sticky_builds: true

0 commit comments

Comments
 (0)