diff --git a/albatross.opam b/albatross.opam index 022be15..6ac13d8 100644 --- a/albatross.opam +++ b/albatross.opam @@ -55,3 +55,4 @@ already existing bridges, block devices, memory, and CPU. Each unikernel is pinned (`cpuset` / `taskset`) to a specific core. """ depexts: ["linux-headers"] {os-family = "alpine"} +x-maintenance-intent: [ "(latest)" ]