Skip to content

Commit 2eee822

Browse files
committed
[docker] Release 1.16.0
1 parent 73a5da4 commit 2eee822

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

0 commit comments

Comments
 (0)