Skip to content

Commit

Permalink
Add public ecr registry
Browse files Browse the repository at this point in the history
  • Loading branch information
ciiiii authored Jun 24, 2024
1 parent 74b03d2 commit d82c47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const routes = {
"k8s.libcuda.so": "https://registry.k8s.io",
"ghcr.libcuda.so": "https://ghcr.io",
"cloudsmith.libcuda.so": "https://docker.cloudsmith.io",
"ecr.libcuda.so": "public.ecr.aws",

// staging
"docker-staging.libcuda.so": dockerHub,
Expand Down

0 comments on commit d82c47d

Please sign in to comment.