Typo error

This commit is contained in:
borekon 2023-11-14 10:50:01 +00:00
parent ec7fdf2901
commit 69bc191888

View File

@ -2,7 +2,7 @@ version: '3'
services: services:
island: island:
image: infectionmonkey/monkey-island:2.3.0 image: infectionmonkey/monkey-island:v2.3.0
depends_on: depends_on:
- mongo - mongo
network_mode: "host" network_mode: "host"