Hey @RedPacketSec,
I am just updating my portainer install from 1.0.1 to 1.0.2 to see if I get the same issue… Will be back shortly.
Update: For me it is working, When I first updated to 1.0 though I did have to make some changes in Portainer with the user being used. Under the advanced container options make sure you have…
Entrypoint: tini,--,/docker-entrypoint.sh
Working Dir: /home/node
User: node
I also leave the command on mine empty / default as it isn’t really needed, In theory I can’t think of why this would help but it is worth checking as I had some issues getting my install working which has been fine for a couple of years.