Skip to content

Commit bff640c

Browse files
[docker] Release 1.18.7
1 parent 9c2dfe0 commit bff640c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ services:
7676
timeout: 10s
7777
retries: 50
7878
openbas:
79-
image: openbas/platform:1.18.6
79+
image: openbas/platform:1.18.7
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.6
143+
image: openbas/collector-mitre-attack:1.18.7
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.6
155+
image: openbas/collector-openbas:1.18.7
156156
environment:
157157
- OPENBAS_URL=http://openbas:8080
158158
- OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}

0 commit comments

Comments
 (0)