You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libcairo2 libcairo-gobject2 libxt6 libsm6 libice6 libgtk-3-0 firefox vim
We've just noticed that, during the build, old versions (from previous builds) are still getting installed.
This doesn't impact the dyno size as the new version overwrites the old one, but still, it increases the time of the build, and with time (and more newer versions) it could increase it even more.
Notice the multiple firefox, glib-networking, etc:
We have the following in our
Aptfile
:libcairo2 libcairo-gobject2 libxt6 libsm6 libice6 libgtk-3-0 firefox vim
We've just noticed that, during the build, old versions (from previous builds) are still getting installed.
This doesn't impact the dyno size as the new version overwrites the old one, but still, it increases the time of the build, and with time (and more newer versions) it could increase it even more.
Notice the multiple
firefox
,glib-networking
, etc:> firefox -V Mozilla Firefox 78.0.1
> which firefox /app/.apt/usr/bin/firefox
> ls /app/.apt/usr/bin/ broadwayd firefox gtk-builder-tool gtk-launch gtk-query-settings gtk-update-icon-cache helpztags vim.basic vimtutor xxd
It could be related with #61 / #62
The text was updated successfully, but these errors were encountered: