Does image build include installing security updates?
Closed this issue · 1 comments
t4nguy3n commented
May I know if the image build and releases include installing security updates for example sudo apt list --upgradable | grep security |cut -d\/ -f1|xargs sudo apt-get install -y?