mirror of
https://github.com/caprover/caprover
synced 2025-12-12 06:15:40 +00:00
Update digitalocean-oneclick-app-generator
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# https://github.com/digitalocean/marketplace-partners/blob/master/marketplace_docs/build-an-image.md#cleaning-up-your-build-droplet
|
||||
|
||||
|
||||
apt -y update && apt -y full-upgrade
|
||||
apt -y update && apt -y full-upgrade && apt autoclean -y && apt autoremove -y
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user