update version tag to 24.04.1

This commit is contained in:
t3chn0m4g3
2024-12-10 10:37:24 +01:00
parent 663b509e90
commit ca40bab5ee
2 changed files with 2 additions and 2 deletions

View File

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