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.18.5
79+ image : openbas/platform:1.18.6
8080 # If you need (see the doc), uncomment to use a bind mount and set the attribute $OPENBAS_EXTRA_TRUSTED_CERTS_DIR (host folder) in your .env
8181 # volumes:
8282 # - $OPENBAS_EXTRA_TRUSTED_CERTS_DIR:/opt/openbas/additional_certs
@@ -140,7 +140,7 @@ services:
140140 timeout : 5s
141141 retries : 20
142142 collector-mitre-attack :
143- image : openbas/collector-mitre-attack:1.18.5
143+ image : openbas/collector-mitre-attack:1.18.6
144144 environment :
145145 - OPENBAS_URL=http://openbas:8080
146146 - OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
@@ -152,7 +152,7 @@ services:
152152 condition : service_healthy
153153 restart : always
154154 collector-openbas :
155- image : openbas/collector-openbas:1.18.5
155+ image : openbas/collector-openbas:1.18.6
156156 environment :
157157 - OPENBAS_URL=http://openbas:8080
158158 - OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
You can’t perform that action at this time.
0 commit comments