mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
update tags / version to 2204, tweaking README
This commit is contained in:
@ -11,7 +11,7 @@ services:
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
image: "dtagdevsec/redis:2203"
|
||||
image: "dtagdevsec/redis:2204"
|
||||
read_only: true
|
||||
|
||||
# Map Web Service
|
||||
@ -27,7 +27,7 @@ services:
|
||||
tty: true
|
||||
ports:
|
||||
- "127.0.0.1:64299:64299"
|
||||
image: "dtagdevsec/map:2203"
|
||||
image: "dtagdevsec/map:2204"
|
||||
depends_on:
|
||||
- map_redis
|
||||
|
||||
@ -41,6 +41,6 @@ services:
|
||||
- /opt/tpot/etc/compose/elk_environment
|
||||
stop_signal: SIGKILL
|
||||
tty: true
|
||||
image: "dtagdevsec/map:2203"
|
||||
image: "dtagdevsec/map:2204"
|
||||
depends_on:
|
||||
- map_redis
|
||||
|
Reference in New Issue
Block a user