Skip to content

Commit

Permalink
[all] Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigran-Automation committed Sep 2, 2024
1 parent bc956b2 commit 97420d6
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.4.1
image: openbas/collector-atomic-red-team:1.5.0
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.4.1
image: openbas/collector-microsoft-defender:1.5.0
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.4.1
image: openbas/collector-microsoft-entra:1.5.0
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.4.1
image: openbas/collector-microsoft-sentinel:1.5.0
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.4.1
image: openbas/collector-mitre-attack:1.5.0
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.4.1
image: openbas/collector-tanium-threat-response:1.5.0
environment:
- OPENBAS_URL=http://localhost
- OPENBAS_TOKEN=ChangeMe
Expand Down

0 comments on commit 97420d6

Please sign in to comment.