Skip to content

Commit 00ccbee

Browse files
[docker] Release 1.18.1
1 parent 8b87027 commit 00ccbee

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.0
79+
image: openbas/platform:1.18.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.18.0
139+
image: openbas/collector-mitre-attack:1.18.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-openbas:
151-
image: openbas/collector-openbas:1.18.0
151+
image: openbas/collector-openbas:1.18.1
152152
environment:
153153
- OPENBAS_URL=http://openbas:8080
154154
- OPENBAS_TOKEN=${OPENBAS_ADMIN_TOKEN}

0 commit comments

Comments
 (0)