Change from 'latest' to 2.3.0

This commit is contained in:
borekon 2023-11-14 10:48:25 +00:00
parent b7e13190c2
commit ec7fdf2901

View File

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