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

@ -1,2 +1,2 @@
#!/usr/bin/env bash
docker run -v $HOME/tpotce:/data --entrypoint bash -it -u $(id -u):$(id -g) dtagdevsec/tpotinit:alpha "/opt/tpot/bin/genuser.sh"
docker run -v $HOME/tpotce:/data --entrypoint bash -it -u $(id -u):$(id -g) dtagdevsec/tpotinit:24.04 "/opt/tpot/bin/genuser.sh"