Skip to content

Commit b6aec03

Browse files
authored
Merge pull request #3 from perpetua1/main
2 parents fd0ec35 + d01b81f commit b6aec03

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

buildpack.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ api = "0.4"
22

33
[buildpack]
44
id = "fagiani/apt"
5-
version = "0.1.0"
5+
version = "0.2.0"
66
name = "apt Packages Buildpack"
77
homepage = "https://github.com/fagiani/apt-buildpack"
88
description = "Installs apt packages for further builds and runtime"
@@ -16,3 +16,6 @@ id = "heroku-18"
1616

1717
[[stacks]]
1818
id = "heroku-20"
19+
20+
[[stacks]]
21+
id = "io.buildpacks.stacks.bionic"

0 commit comments

Comments
 (0)