prep tags for release

This commit is contained in:
t3chn0m4g3
2024-12-11 12:53:50 +01:00
parent a69dbbc4d2
commit 5b0a268e97
8 changed files with 14 additions and 14 deletions

View File

@ -9,4 +9,4 @@ if (-Not (Test-Path $nginxpasswdPath)) {
}
# Run the Docker container without specifying UID / GID
docker run -v "${homePath}:/data" --entrypoint bash -it dtagdevsec/tpotinit:24.04 "/opt/tpot/bin/genuser.sh"
docker run -v "${homePath}:/data" --entrypoint bash -it dtagdevsec/tpotinit:24.04.1 "/opt/tpot/bin/genuser.sh"