File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
10
10
urls = {
11
11
"ssp-stable" : "https://registry.hub.docker.com/v2/repositories/softwaresecurityproject/zap-stable/" ,
12
- "ssp-weekly" : "https://registry.hub.docker.com/v2/repositories/softwaresecurityproject/zap-weekly/" ,
13
- "ssp-nightly" : "https://registry.hub.docker.com/v2/repositories/softwaresecurityproject/zap-nightly/" ,
14
12
"ssp-bare" : "https://registry.hub.docker.com/v2/repositories/softwaresecurityproject/zap-bare/" ,
15
13
"zaproxy-stable" : "https://registry.hub.docker.com/v2/repositories/zaproxy/zap-stable/" ,
14
+ "zaproxy-weekly" : "https://registry.hub.docker.com/v2/repositories/zaproxy/zap-weekly/" ,
15
+ "zaproxy-nightly" : "https://registry.hub.docker.com/v2/repositories/zaproxy/zap-nightly/" ,
16
16
"zaproxy-bare" : "https://registry.hub.docker.com/v2/repositories/zaproxy/zap-bare/" ,
17
17
}
18
18
You can’t perform that action at this time.
0 commit comments