diff --git a/buildpack.toml b/buildpack.toml index faa848d1..8dfe7ce6 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -15,3 +15,11 @@ api = "0.7" [[stacks]] id = "*" + +[[targets.distros]] +name = "ubuntu" +version = "18.04" + +[[targets.distros]] +name = "ubuntu" +version = "22.04"