bump test db to postgres 18.4
SonarQube Analysis / Build and Analyze (pull_request) Successful in 2m5s
SonarQube Analysis / Build and Analyze (pull_request) Successful in 2m5s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:18
|
image: postgres:18.4
|
||||||
env:
|
env:
|
||||||
POSTGRES_USER: vaessl
|
POSTGRES_USER: vaessl
|
||||||
POSTGRES_PASSWORD: vaessl
|
POSTGRES_PASSWORD: vaessl
|
||||||
|
|||||||
Reference in New Issue
Block a user