From a69dbbc4d20aa431c97a6379149d5a008e7a8820 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Wed, 11 Dec 2024 11:45:16 +0100 Subject: [PATCH] point container registry to ghcr.io/telekom-security --- .env | 2 +- env.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 3d06eca72..e7bed5101 100644 --- a/.env +++ b/.env @@ -146,7 +146,7 @@ TPOT_DOCKER_COMPOSE=./docker-compose.yml # Depending on where you are located you may choose between DockerHub and GHCR # dtagdevsec: This will use the DockerHub image registry # ghcr.io/telekom-security: This will use the GitHub container registry -TPOT_REPO=dtagdevsec +TPOT_REPO=ghcr.io/telekom-security # T-Pot Version Tag TPOT_VERSION=24.04.1 diff --git a/env.example b/env.example index 3d06eca72..e7bed5101 100644 --- a/env.example +++ b/env.example @@ -146,7 +146,7 @@ TPOT_DOCKER_COMPOSE=./docker-compose.yml # Depending on where you are located you may choose between DockerHub and GHCR # dtagdevsec: This will use the DockerHub image registry # ghcr.io/telekom-security: This will use the GitHub container registry -TPOT_REPO=dtagdevsec +TPOT_REPO=ghcr.io/telekom-security # T-Pot Version Tag TPOT_VERSION=24.04.1