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
Add an apt-get update step to the ubuntu CI builds.
This stops it from getting an HTTP 404 while downloading
dependencies if they have been updated since the image
came out. This has been an issue for example with the
check-docker-image build, which was failing because of
a dependency moved.
0 commit comments