Skip to content

Commit bad786f

Browse files
[all] Release 1.18.12
1 parent 17092d6 commit bad786f

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.18.11
4+
image: openbas/injector-http-query:1.18.12
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.18.11
1+
pyobas==1.18.12

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.18.11
4+
image: openbas/injector-nmap:1.18.12
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.18.11
1+
pyobas==1.18.12

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.18.11
4+
image: openbas/injector-nuclei:1.18.12
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.18.11
1+
pyobas==1.18.12

0 commit comments

Comments
 (0)