File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ services:
4747 timeout : 5s
4848 retries : 5
4949 openbas :
50- image : openbas/platform:1.15.1
50+ image : openbas/platform:1.15.2
5151 environment :
5252 # OpenBAS General Configuration
5353 - OPENBAS_BASE-URL=${OPENBAS_BASE_URL}
@@ -102,7 +102,7 @@ services:
102102 timeout : 5s
103103 retries : 20
104104 collector-mitre-attack :
105- image : openbas/collector-mitre-attack:1.15.1
105+ image : openbas/collector-mitre-attack:1.15.2
106106 environment :
107107 - OPENBAS_URL=http://openbas:8080
108108 - OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
@@ -114,7 +114,7 @@ services:
114114 condition : service_healthy
115115 restart : always
116116 collector-atomic-red-team :
117- image : openbas/collector-atomic-red-team:1.15.1
117+ image : openbas/collector-atomic-red-team:1.15.2
118118 environment :
119119 - OPENBAS_URL=http://openbas:8080
120120 - OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
You can’t perform that action at this time.
0 commit comments