mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
prepare for 17.06 dev env
This commit is contained in:
@ -51,7 +51,7 @@ sleep 2
|
||||
# Enable only T-Pot upstart scripts from images.conf and pull the images
|
||||
for i in $(cat /data/images.conf);
|
||||
do
|
||||
docker pull dtagdevsec/$i:latest1610;
|
||||
docker pull dtagdevsec/$i:1706;
|
||||
systemctl enable $i;
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user