Skip to content

Commit cf33529

Browse files
[docker] Release 1.15.2
1 parent feaa0a5 commit cf33529

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
@@ -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}

0 commit comments

Comments
 (0)