Skip to content

Commit

Permalink
update builder that is not EOL (#96)
Browse files Browse the repository at this point in the history
Signed-off-by: pxp928 <parth.psu@gmail.com>
  • Loading branch information
pxp928 authored Sep 16, 2024
1 parent 8989250 commit 9dd567e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
digest: ${{ steps.build_n_publish_image.outputs.IMAGE_DIGEST }}
env:
IMAGE_URI: ghcr.io/${{ github.repository }}
BUILDER: paketobuildpacks/builder:base
BUILDPACK: paketo-buildpacks/nodejs
BUILDER: paketobuildpacks/builder-jammy-full
BUILDPACK: paketo-buildpacks/nodejs
BUILDPACK_SBOM_OUTPUT_DIR: sbom-output-dir
BUILDPACK_SPDX_SBOM: "launch/paketo-buildpacks_yarn-install/launch-modules/sbom.spdx.json"
steps:
Expand Down

0 comments on commit 9dd567e

Please sign in to comment.