Skip to content

Commit 76d9820

Browse files
committed
bump image prefix across the federation
effectively purges image cache, ensuring all builds are getting jlab 3.1
1 parent ae483d3 commit 76d9820

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/ovh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ binderhub:
88
badge_base_url: https://mybinder.org
99
sticky_builds: true
1010
use_registry: true
11-
image_prefix: 3i2li627.gra7.container-registry.ovh.net/binder/ovhbhub-
11+
image_prefix: 3i2li627.gra7.container-registry.ovh.net/binder/ovhbhub-r2d-g5b5b759
1212
DockerRegistry:
1313
# Docker Registry uses harbor
1414
# ref: https://github.com/goharbor/harbor/wiki/Harbor-FAQs#api

config/staging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ binderhub:
55
BinderHub:
66
hub_url: https://hub.gke2.staging.mybinder.org
77
badge_base_url: https://staging.mybinder.org
8-
image_prefix: gcr.io/binderhub-288415/r2d-staging-72d7634-
8+
image_prefix: gcr.io/binderhub-288415/r2d-staging-g5b5b759-
99
sticky_builds: true
1010
build_memory_limit: "2G"
1111
extraEnv:

config/turing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ binderhub:
1313
sticky_builds: true
1414
# Docker Hub registry for Turing
1515
use_registry: true
16-
image_prefix: turingmybinder/binder-prod-
16+
image_prefix: turingmybinder/binder-prod-r2d-g5b5b759-
1717

1818
replicas: 1
1919

0 commit comments

Comments
 (0)