We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f419d6 commit 3cc3981Copy full SHA for 3cc3981
java-hello/manifest.yml
@@ -2,7 +2,7 @@
2
applications:
3
- name: test-java-hello
4
buildpacks:
5
- - https://github.com/cloudfoundry/java-buildpack.git#feature/go-migration
+ - java_buildpack
6
random-route: true
7
memory: 768M
8
path: target/hello-world-0.0.1-SNAPSHOT.jar
0 commit comments