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
fix(build): Update dockerfile to use cache busting and reduce image size (#8652)
This PR fixes issue in building docker-images during CI and releases. It
uses cache busting to ensure `apt-get update` is always run. It also
reduces the image size by removing `/var/lib/apt/lists`
0 commit comments