|
29 | 29 | "displayName": "Registry", |
30 | 30 | "name": "registry", |
31 | 31 | "version": "2.6.2", |
32 | | - "location": "https://hub.docker.com/r/registry", |
| 32 | + "location": "https://hub.docker.com/_/registry", |
33 | 33 | "type": "app" |
34 | 34 | }, |
35 | 35 | { |
|
51 | 51 | "displayName": "Odoo", |
52 | 52 | "name": "odoo", |
53 | 53 | "version": "12", |
54 | | - "location": "https://hub.docker.com/r/odoo", |
| 54 | + "location": "https://hub.docker.com/_/odoo", |
55 | 55 | "type": "app" |
56 | 56 | }, |
57 | 57 | { |
|
62 | 62 | "displayName": "WordPress", |
63 | 63 | "name": "wordpress", |
64 | 64 | "version": "4.9.8", |
65 | | - "location": "https://hub.docker.com/r/library/wordpress", |
| 65 | + "location": "https://hub.docker.com/_/wordpress", |
66 | 66 | "type": "app" |
67 | 67 | }, |
68 | 68 | { |
|
215 | 215 | "displayName": "Jenkins", |
216 | 216 | "name": "jenkins", |
217 | 217 | "version": "2.60.3", |
218 | | - "location": "https://hub.docker.com/r/jenkins", |
| 218 | + "location": "https://hub.docker.com/_/jenkins", |
219 | 219 | "type": "docker" |
220 | 220 | }, |
221 | 221 | { |
|
358 | 358 | "displayName": "Ubuntu", |
359 | 359 | "name": "ubuntu", |
360 | 360 | "version": "16.04", |
361 | | - "location": "https://hub.docker.com/r/ubuntu", |
| 361 | + "location": "https://hub.docker.com/_/ubuntu", |
362 | 362 | "type": "docker" |
363 | 363 | }, |
364 | 364 | { |
|
369 | 369 | "displayName": "Ubuntu", |
370 | 370 | "name": "ubuntu", |
371 | 371 | "version": "18.04", |
372 | | - "location": "https://hub.docker.com/r/ubuntu", |
| 372 | + "location": "https://hub.docker.com/_/ubuntu", |
373 | 373 | "type": "docker" |
374 | 374 | }, |
375 | 375 | { |
|
380 | 380 | "displayName": "CentOS", |
381 | 381 | "name": "centos", |
382 | 382 | "version": "7", |
383 | | - "location": "https://hub.docker.com/r/centos", |
| 383 | + "location": "https://hub.docker.com/_/centos", |
384 | 384 | "type": "docker" |
385 | 385 | }, |
386 | 386 | { |
|
391 | 391 | "displayName": "Redis", |
392 | 392 | "name": "redis", |
393 | 393 | "version": "5.0", |
394 | | - "location": "https://hub.docker.com/r/redis", |
| 394 | + "location": "https://hub.docker.com/_/redis", |
395 | 395 | "type": "docker" |
396 | 396 | }, |
397 | 397 | { |
|
413 | 413 | "displayName": "Node.js", |
414 | 414 | "name": "node", |
415 | 415 | "version": "11.6.0", |
416 | | - "location": "https://hub.docker.com/r/node", |
| 416 | + "location": "https://hub.docker.com/_/node", |
417 | 417 | "type": "docker" |
418 | 418 | }, |
419 | 419 | { |
|
424 | 424 | "displayName": "Nginx", |
425 | 425 | "name": "nginx", |
426 | 426 | "version": "1.14", |
427 | | - "location": "https://hub.docker.com/r/nginx", |
| 427 | + "location": "https://hub.docker.com/_/nginx", |
428 | 428 | "type": "docker" |
429 | 429 | }, |
430 | 430 | { |
|
435 | 435 | "displayName": "MongoDB", |
436 | 436 | "name": "mongo", |
437 | 437 | "version": "4.1.4", |
438 | | - "location": "https://hub.docker.com/r/mongo", |
| 438 | + "location": "https://hub.docker.com/_/mongo", |
439 | 439 | "type": "docker" |
440 | 440 | }, |
441 | 441 | { |
|
446 | 446 | "displayName": "PostgreSQL", |
447 | 447 | "name": "postgres", |
448 | 448 | "version": "11.0", |
449 | | - "location": "https://hub.docker.com/r/postgres", |
| 449 | + "location": "https://hub.docker.com/_/postgres", |
450 | 450 | "type": "docker" |
451 | 451 | }, |
452 | 452 | { |
|
0 commit comments