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
fix: Update docker run command in pull_request workflow
- Replaced shorthand `-d -P` options with explicit `--detach --publish-all` flags.
- Ensured `${WHOAMI_VERSION}` is used for clarity and consistency in variable referencing.
0 commit comments