Skip to content

Commit 17092d6

Browse files
[all] Release 1.18.11
1 parent 5de9f21 commit 17092d6

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

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

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

0 commit comments

Comments
 (0)