Skip to content
Snippets Groups Projects
Commit 00d9f3a9 authored by Raphael GIRARDOT's avatar Raphael GIRARDOT
Browse files

attempt for modifications according to paketo blog

parent c61b4448
No related branches found
No related tags found
No related merge requests found
......@@ -62,9 +62,10 @@
<binding>/var/log/graphql:/workspace/log:rw</binding>
</bindings>
<!-- https://stackoverflow.com/questions/75885269/spring-boot-build-image-with-health-check -->
<!-- https://blog.paketo.io/posts/paketo-gcr-registry-sunset/ -->
<buildpacks>
<buildpack>urn:cnb:builder:paketo-buildpacks/java</buildpack>
<buildpack>gcr.io/paketo-buildpacks/health-checker:latest</buildpack>
<buildpack>docker.io/paketobuildpacks/health-checker:latest</buildpack>
</buildpacks>
</image>
</configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment