Testing and developing in alpha branch

This commit is contained in:
Marco Ochse
2024-02-14 19:23:25 +01:00
parent efd5465837
commit 7ae6c73b88
54 changed files with 324 additions and 319 deletions

View File

@ -104,7 +104,7 @@ TPOT_DOCKER_COMPOSE=./docker-compose.yml
TPOT_REPO=dtagdevsec
# T-Pot Version Tag
TPOT_VERSION=dev
TPOT_VERSION=alpha
# T-Pot Pull Policy
# always: (T-Pot default) Compose implementations SHOULD always pull the image from the registry.