dist-upgrade to update more aggressively

This commit is contained in:
girish@cloudron.io
2016-03-09 09:29:07 -08:00
parent 4cfc187063
commit 61a52d8888
+1 -1
View File
@@ -49,7 +49,7 @@ export DEBIAN_FRONTEND=noninteractive
echo "=== Upgrade ==="
apt-get update
apt-get upgrade -y
apt-get dist-upgrade -y
apt-get install -y curl
# Setup firewall before everything. docker creates it's own chain and the -X below will remove it