mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
fix build for tanner testing
This commit is contained in:
parent
c4bae5f715
commit
526674b5e0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ services:
|
||||||
|
|
||||||
# Tanner Redis Service
|
# Tanner Redis Service
|
||||||
tanner_redis:
|
tanner_redis:
|
||||||
|
build: ./redis
|
||||||
container_name: tanner_redis
|
container_name: tanner_redis
|
||||||
restart: always
|
restart: always
|
||||||
stop_signal: SIGKILL
|
stop_signal: SIGKILL
|
||||||
|
|
Loading…
Reference in a new issue