Skip to content

Commit 3cc3981

Browse files
committed
Pin java buildpack back to system
1 parent 6f419d6 commit 3cc3981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-hello/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
applications:
33
- name: test-java-hello
44
buildpacks:
5-
- https://github.com/cloudfoundry/java-buildpack.git#feature/go-migration
5+
- java_buildpack
66
random-route: true
77
memory: 768M
88
path: target/hello-world-0.0.1-SNAPSHOT.jar

0 commit comments

Comments
 (0)