Update maven.yml

This commit is contained in:
Jamie O'Meara 2021-05-12 12:57:45 -06:00 committed by GitHub
parent 130da13f05
commit 14ffad1300
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,5 +62,5 @@ jobs:
image: 'spring-petclinic'
tag: '1.0.0'
path: 'target/spring-petclinic-2.4.5.jar'
builder: 'gcr.io/paketo-buildpacks/spring-boot:tiny'
builder: 'gcr.io/paketo-buildpacks/spring-boot'
env: 'BP_JVM_VERSION=8.*'