Skip to content

Commit 5cf8237

Browse files
[docker] Release 1.17.0
1 parent 6554b1c commit 5cf8237

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.16.4
79+
image: openbas/platform:1.17.0
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.16.4
139+
image: openbas/collector-mitre-attack:1.17.0
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.16.4
151+
image: openbas/collector-atomic-red-team:1.17.0
152152
environment:
153153
- OPENBAS_URL=http://openbas:8080
154154
- OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}

0 commit comments

Comments
 (0)