File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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.17.0
79+ image : openbas/platform:1.17.1
8080 environment :
8181 # OpenBAS General Configuration
8282 - OPENBAS_BASE-URL=${OPENBAS_BASE_URL}
@@ -136,7 +136,7 @@ services:
136136 timeout : 5s
137137 retries : 20
138138 collector-mitre-attack :
139- image : openbas/collector-mitre-attack:1.17.0
139+ image : openbas/collector-mitre-attack:1.17.1
140140 environment :
141141 - OPENBAS_URL=http://openbas:8080
142142 - OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
@@ -148,7 +148,7 @@ services:
148148 condition : service_healthy
149149 restart : always
150150 collector-atomic-red-team :
151- image : openbas/collector-atomic-red-team:1.17.0
151+ image : openbas/collector-atomic-red-team:1.17.1
152152 environment :
153153 - OPENBAS_URL=http://openbas:8080
154154 - OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}
You can’t perform that action at this time.
0 commit comments