Browse Source

DATAJPA-1492 - Switch 'build' to alpine variant.

pull/309/head
Greg Turnquist 7 years ago
parent
commit
b3fa762dd2
No known key found for this signature in database
GPG Key ID: CB2FA4D512B5C413
  1. 2
      ci/build.yml

2
ci/build.yml

@ -5,7 +5,7 @@ image_resource: @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: openjdk
tag: 8-jdk
tag: 8-jdk-alpine
inputs:
- name: spring-data-jpa-github

Loading…
Cancel
Save