have tests with identical tags

This commit is contained in:
t3chn0m4g3 2026-05-28 14:55:45 +02:00
parent e1d6d376dc
commit a8ea154ed5
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ SCRIPT_DIR="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" && pwd)"
source "${SCRIPT_DIR}/../lib/common.sh"
TEST_NAME="cowrie"
DEFAULT_IMAGE="ghcr.io/telekom-security/cowrie:24.04.1"
DEFAULT_IMAGE="dtagdevsec/cowrie:24.04.1"
IMAGE=""
SSH_PORT=""
TELNET_PORT=""

View file

@ -18,7 +18,7 @@ services:
ports:
- "22:22"
- "23:23"
image: "ghcr.io/telekom-security/cowrie:24.04.1"
image: "dtagdevsec/cowrie:24.04.1"
read_only: true
volumes:
- $HOME/tpotce/data/cowrie/downloads:/home/cowrie/cowrie/dl