Add rake and sassc to required packages

This commit is contained in:
benjamin melançon 2020-03-02 03:01:27 -05:00
parent b6f449c405
commit 67464bbd72

View file

@ -125,7 +125,7 @@ timezone: ""
# mailhog_port: "1001"
# The MailHog port can be changed from the default 8025
# webimage_extra_packages: [php-yaml, php7.3-ldap]
webimage_extra_packages: [rake, sassc]
# Extra Debian packages that are needed in the webimage can be added here
# dbimage_extra_packages: [telnet,netcat]