We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c598d9 + 0ca3298 commit ab6ccf6Copy full SHA for ab6ccf6
1 file changed
rakelib/package.rb
@@ -73,7 +73,7 @@ def self.version
73
74
BUILDPACK_VERSION = JavaBuildpack::BuildpackVersion.new(false).freeze
75
76
- PLATFORMS = %w[bionic].freeze
+ PLATFORMS = %w[bionic jammy].freeze
77
78
STAGING_DIR = "#{BUILD_DIR}/staging".freeze
79
0 commit comments