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
Since ffa85ac the base image in the build image can be updated by dependabot.
To keep the current go version in sync, build image needs to be rebuilt every time this base image is updated.
We can add a trigger to the "Update build image" job for that.