Skip to content

Commit e228d84

Browse files
[all] Release 1.17.1
1 parent 56e6060 commit e228d84

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

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

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

0 commit comments

Comments
 (0)