Skip to content

Commit

Permalink
Merge pull request #276 from paketo-buildpacks/update/buildpack/jdk-17
Browse files Browse the repository at this point in the history
Bump JDK 17 from 17.0.3 to 17.0.3
  • Loading branch information
pivotal-david-osullivan committed Jul 8, 2022
2 parents 4103419 + c3dedc4 commit a378b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,15 @@ api = "0.7"
name = "BPL_JFR_ARGS"

[[metadata.configurations]]
build = true
default = "false"
description = "enables running jlink tool to generate custom JRE"
build = true
name = "BP_JVM_JLINK_ENABLED"

[[metadata.configurations]]
build = true
default = "--no-man-pages --no-header-files --strip-debug --compress=1"
description = "configure custom link arguments (--output must be omitted)"
build = true
name = "BP_JVM_JLINK_ARGS"

[[metadata.configurations]]
Expand Down

0 comments on commit a378b2b

Please sign in to comment.