Skip to content

Commit

Permalink
chore(deps): update docker.io/paketobuildpacks/builder-jammy-buildpac…
Browse files Browse the repository at this point in the history
…kless-tiny docker tag to v0.0.160
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent e0dc3c7 commit 91105ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ tasks.bootBuildImage {
// make sure to configure Renovate to keep these image references up to date.
// if these image references are not kept up to date, any security issues discovered within them will never be fixed.
// Use a tiny builder and run image (which produce a distroless-like image) to reduce both image size and attack surface.
builder = "docker.io/paketobuildpacks/builder-jammy-buildpackless-tiny:0.0.159@sha256:191c182c967874f0b42fc7b671867d13f4669085a461bacfe08af3d9c7c3e7cb"
builder = "docker.io/paketobuildpacks/builder-jammy-buildpackless-tiny:0.0.160@sha256:5a232fe4c7d024ad767fea2be3b91b3ffc60b5a5f86100dd382e575166d3af26"
runImage = "docker.io/paketobuildpacks/run-jammy-tiny:0.2.56@sha256:0c5ac79d549c4b077a7d857631f817f8b573f5da2c109a51f320ee584d44d3f2"
buildpacks = listOf(
"gcr.io/paketo-buildpacks/ca-certificates:3.9.0@sha256:e3492426498aa9199e6713e552531b1a4de3d2ff94742e928f1aaea93bdf854f",
Expand Down

0 comments on commit 91105ec

Please sign in to comment.