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
See [`jobs.<job_id>.container`](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idcontainer) section of the workflow syntax.
23
+
24
+
⚠️ Notes
25
+
--------
26
+
27
+
- You should not use `latest` tag
28
+
- I strongly encourage you not to use `latest` tag for any image and in any situation.
29
+
- This is designed to use for development, i.e. build and test of crates.
0 commit comments