bump
This commit is contained in:
+2
-2
@@ -18,7 +18,7 @@ build:java:
|
||||
stage: build
|
||||
image: eclipse-temurin:21-jdk
|
||||
services:
|
||||
- postgres:16-alpine
|
||||
- postgres:17-alpine
|
||||
variables:
|
||||
POSTGRES_DB: mtgsearch_build
|
||||
POSTGRES_USER: postgres
|
||||
@@ -69,7 +69,7 @@ test:integration:
|
||||
stage: test
|
||||
image: eclipse-temurin:21-jdk
|
||||
services:
|
||||
- postgres:16-alpine
|
||||
- postgres:17-alpine
|
||||
variables:
|
||||
POSTGRES_DB: mtgsearch_test
|
||||
POSTGRES_USER: postgres
|
||||
|
||||
Reference in New Issue
Block a user