mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +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:
|
||||
build: ./redis
|
||||
container_name: tanner_redis
|
||||
restart: always
|
||||
stop_signal: SIGKILL
|
||||
|
|
Loading…
Reference in a new issue