Skip to content

Commit

Permalink
FIx java version
Browse files Browse the repository at this point in the history
It can be removed once this issue is fixed:
paketo-buildpacks/ca-certificates#235
  • Loading branch information
driv committed Jul 3, 2024
1 parent 0026f03 commit c30ddd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusters/my-cluster/kpack/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ metadata:
spec:
sources:
- image: gcr.io/paketo-buildpacks/go
- image: gcr.io/paketo-buildpacks/java
- image: gcr.io/paketo-buildpacks/java:15.0.0
- image: gcr.io/paketo-buildpacks/nodejs
---
apiVersion: kpack.io/v1alpha2
Expand Down

0 comments on commit c30ddd6

Please sign in to comment.