add 24.04 version tag

This commit is contained in:
Marco Ochse
2024-03-24 19:22:37 +01:00
parent 086116f64d
commit 85431b308d
49 changed files with 101 additions and 101 deletions

View File

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