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
updated dockerfiles to use go 1.20 (#1255)
* updated dockerfiles to use go 1.20
- added a github action step for building the docker image on branches
to ensure compat
* renamed the docker build task
* added branches for push
* run on all pull requests