continue work on new image builder

This commit is contained in:
t3chn0m4g3
2024-09-09 16:44:47 +00:00
parent e31fbeb6f0
commit 4f3edb61b3
2 changed files with 112 additions and 9 deletions

View File

@ -15,7 +15,6 @@ TPOT_DOCKER_REPO=dtagdevsec
TPOT_GHCR_REPO=ghcr.io/telekom-security
# T-Pot Version Tag
#TPOT_VERSION=24.04
TPOT_VERSION=testing
# T-Pot platforms (architectures)
@ -25,4 +24,4 @@ TPOT_ARM64=linux/arm64
# Proxy
# Set Proxy (i.e. "http://proxy:3128") to improve speed (while caching)
# PROXY="http://proxy:3128"
PROXY="http://proxy:3128"