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