Skip to content

Commit

Permalink
Update docker.io/paketobuildpacks/builder-jammy-tiny Docker tag to v0…
Browse files Browse the repository at this point in the history
….0.121
  • Loading branch information
albertkingLT committed Apr 14, 2023
1 parent f3396c0 commit 9c63d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ tasks.named("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-tiny:0.0.120@sha256:22bc4afd0fef0049ce65e75608c69c002cad976bfb5346715a5d58abd4172485"
builder = "docker.io/paketobuildpacks/builder-jammy-tiny:0.0.121@sha256:1008d41201f9e444f77bd001cea66fb39c9817cbd45af8fc50f36177cc651e17"
runImage = "docker.io/paketobuildpacks/run-jammy-tiny:0.1.53@sha256:2b9fe73cd339acb860d90e13bf54eb63e77ddb5ff5fd5999f1b2facef91a4827"
buildpacks = [
"gcr.io/paketo-buildpacks/ca-certificates:3.6.1@sha256:b41cc786c7b844e91360733fcbd0863771c4498a2143da2e500dd08371e25b39",
Expand Down

0 comments on commit 9c63d1a

Please sign in to comment.