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
Previously, only local images could be overridden.
This adds a new env variable DOCSRS_DOCKER_IMAGE, and makes the existing
variable DOCS_RS_LOCAL_DOCKER_IMAGE a synonym for it. At some point I
want to remove the old name, but that requires updating forge first.
0 commit comments