Skip to content

Commit 3a07c80

Browse files
committed
#8 add alpine linux support
1 parent e9abe47 commit 3a07c80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ project(':embedded-database-spring-test-core') {
210210
runtime 'io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64:10.4.0'
211211
runtime 'io.zonky.test.postgres:embedded-postgres-binaries-darwin-amd64:10.4.0'
212212
runtime 'io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64:10.4.0'
213+
runtime 'io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64-alpine:10.4.0'
213214

214215
compile 'org.springframework:spring-context:4.3.10.RELEASE'
215216
compile 'org.springframework:spring-test:4.3.10.RELEASE'

0 commit comments

Comments
 (0)