Skip to content

Commit 2e67f7e

Browse files
[all] Release 1.17.3
1 parent 8e0c802 commit 2e67f7e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

http-query/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
injector-http-query:
4-
image: openbas/injector-http-query:1.17.2
4+
image: openbas/injector-http-query:1.17.3
55
environment:
66
- OPENBAS_URL=http://localhost
77
- OPENBAS_TOKEN=ChangeMe

http-query/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyobas==1.17.2
1+
pyobas==1.17.3

nmap/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
injector-nmap:
4-
image: openbas/injector-nmap:1.17.2
4+
image: openbas/injector-nmap:1.17.3
55
environment:
66
- OPENBAS_URL=http://localhost
77
- OPENBAS_TOKEN=ChangeMe

nmap/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyobas==1.17.2
1+
pyobas==1.17.3

nuclei/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3.8'
22
services:
33
injector-nuclei:
4-
image: openbas/injector-nuclei:1.17.2
4+
image: openbas/injector-nuclei:1.17.3
55
environment:
66
- OPENBAS_URL=http://localhost
77
- OPENBAS_TOKEN=ChangeMe

nuclei/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyobas==1.17.2
1+
pyobas==1.17.3

0 commit comments

Comments
 (0)