Add rake and sassc to required packages
This commit is contained in:
parent
b6f449c405
commit
67464bbd72
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ timezone: ""
|
||||||
# mailhog_port: "1001"
|
# mailhog_port: "1001"
|
||||||
# The MailHog port can be changed from the default 8025
|
# 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
|
# Extra Debian packages that are needed in the webimage can be added here
|
||||||
|
|
||||||
# dbimage_extra_packages: [telnet,netcat]
|
# dbimage_extra_packages: [telnet,netcat]
|
||||||
|
|
Loading…
Reference in a new issue