Skip to content

Commit

Permalink
[all] Release 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigran-Automation committed Oct 7, 2024
1 parent 7cbe6d3 commit 3d51070
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion atomic-red-team/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
collector-atomic-red-team:
image: openbas/collector-atomic-red-team:1.7.0
image: openbas/collector-atomic-red-team:1.7.1
environment:
- OPENBAS_URL=http://localhost
- OPENBAS_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion microsoft-defender/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
collector-microsoft-defender:
image: openbas/collector-microsoft-defender:1.7.0
image: openbas/collector-microsoft-defender:1.7.1
environment:
- OPENBAS_URL=http://localhost
- OPENBAS_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion microsoft-entra/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
collector-microsoft-entra:
image: openbas/collector-microsoft-entra:1.7.0
image: openbas/collector-microsoft-entra:1.7.1
environment:
- OPENBAS_URL=http://localhost
- OPENBAS_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion microsoft-sentinel/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
collector-microsoft-sentinel:
image: openbas/collector-microsoft-sentinel:1.7.0
image: openbas/collector-microsoft-sentinel:1.7.1
environment:
- OPENBAS_URL=http://localhost
- OPENBAS_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion mitre-attack/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
collector-mitre-attack:
image: openbas/collector-mitre-attack:1.7.0
image: openbas/collector-mitre-attack:1.7.1
environment:
- OPENBAS_URL=http://localhost
- OPENBAS_TOKEN=ChangeMe
Expand Down
2 changes: 1 addition & 1 deletion tanium-threat-response/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
collector-tanium-threat-response:
image: openbas/collector-tanium-threat-response:1.7.0
image: openbas/collector-tanium-threat-response:1.7.1
environment:
- OPENBAS_URL=http://localhost
- OPENBAS_TOKEN=ChangeMe
Expand Down

0 comments on commit 3d51070

Please sign in to comment.