File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ services:
7676 timeout : 10s
7777 retries : 50
7878 openbas :
79- image : openbas/platform:1.15.2
79+ image : openbas/platform:1.16.0
8080 environment :
8181 # OpenBAS General Configuration
8282 - OPENBAS_BASE-URL=${OPENBAS_BASE_URL}
@@ -135,7 +135,7 @@ services:
135135 timeout : 5s
136136 retries : 20
137137 collector-mitre-attack :
138- image : openbas/collector-mitre-attack:1.15.2
138+ image : openbas/collector-mitre-attack:1.16.0
139139 environment :
140140 - OPENBAS_URL=http://openbas:8080
141141 - OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
@@ -147,7 +147,7 @@ services:
147147 condition : service_healthy
148148 restart : always
149149 collector-atomic-red-team :
150- image : openbas/collector-atomic-red-team:1.15.2
150+ image : openbas/collector-atomic-red-team:1.16.0
151151 environment :
152152 - OPENBAS_URL=http://openbas:8080
153153 - OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
You can’t perform that action at this time.
0 commit comments