Update postgres Docker tag to v17.7 #291
@@ -45,7 +45,7 @@ services:
|
||||
- back-tier
|
||||
|
||||
db:
|
||||
image: postgres:17.6
|
||||
image: postgres:17.7
|
||||
environment:
|
||||
POSTGRES_USER: "postgres"
|
||||
POSTGRES_PASSWORD: "postgres"
|
||||
|
||||
Reference in New Issue
Block a user