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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ This project automates the building of custom Linux kernels for Firecracker micr
29
29
_Note: these steps should give you new kernel on your self-hosted E2B using https://github.com/e2b-dev/infra_
30
30
31
31
- Copy the kernel build in your project's object storage under `e2b-*-fc-kernels`
32
-
- In [packages/shared/pkg/schema/build.go](https://github.com/e2b-dev/infra/blob/main/packages/shared/pkg/schema/build.go) update `DefaultKernelVersion`
33
-
- Build and deploy `template-manager` and `api`
32
+
- In [packages/api/internal/cfg/model.go](https://github.com/e2b-dev/infra/blob/main/packages/api/internal/cfg/model.go) update `DefaultKernelVersion`
0 commit comments