We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82c47d commit aa61ad5Copy full SHA for aa61ad5
src/index.js
@@ -14,7 +14,7 @@ const routes = {
14
"k8s.libcuda.so": "https://registry.k8s.io",
15
"ghcr.libcuda.so": "https://ghcr.io",
16
"cloudsmith.libcuda.so": "https://docker.cloudsmith.io",
17
- "ecr.libcuda.so": "public.ecr.aws",
+ "ecr.libcuda.so": "https://public.ecr.aws",
18
19
// staging
20
"docker-staging.libcuda.so": dockerHub,
0 commit comments