build: update postgres image version to 16.4
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1m13s
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1m13s
This commit is contained in:
parent
f655f2089e
commit
a3348fb777
@ -11,7 +11,7 @@ jobs:
|
||||
image: "cimg/openjdk:21.0-node"
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:15
|
||||
image: postgres:16.4
|
||||
env:
|
||||
POSTGRES_DB: lf8_starter_db
|
||||
POSTGRES_USER: lf8_starter
|
||||
|
Loading…
Reference in New Issue
Block a user