upgraded testing postgres to 17
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
|||||||
- "9999:8080"
|
- "9999:8080"
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: docker.io/library/postgres:16
|
image: docker.io/library/postgres:17
|
||||||
env_file: env/postgres.env
|
env_file: env/postgres.env
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
|
|||||||
Reference in New Issue
Block a user