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
3. Update the final target `FROM` to match the new tag version you wish to use, so that our image is based on the official image. You may wish to leave out package install steps since they'll already be in the image.
38
38
4. Also update the `TAG` variable in the `cube/.github/workflows/image-build.yaml` file to match the new tag version you wish to use.
39
39
5. Update the README version tags as well above.
40
-
6. Delete unused directories such as `examples/`, `docs/`, or `packages/` to avoid Dependabot alerts
40
+
6. Delete unused directories such as `examples/`, `docs/`, or `packages/` to avoid Dependabot alerts:
0 commit comments