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
I am getting very different results here ... we should discuss this in a call.
Also: This stems often times from an old local instance of your image.
You can fix that with regular "docker compose down && docker compose build".
I see two possible improvements here for now:
Sending a "ping" everytime you trigger a run to see if your version is outdated. This would also give us some statistics of the tool being used. The ping would then not only make the Github check, but also do some additional checking if needed.
a check if the docker containers have not been rebuild in some time.
Docker scout gives us quite a few warnings.
The text was updated successfully, but these errors were encountered: