Update postgres Docker tag to v16.3
All checks were successful
renovate / renovate (push) Successful in 3m4s
All checks were successful
renovate / renovate (push) Successful in 3m4s
This commit was merged in pull request #42.
This commit is contained in:
@@ -45,7 +45,7 @@ services:
|
||||
- back-tier
|
||||
|
||||
db:
|
||||
image: postgres:16.2
|
||||
image: postgres:16.3
|
||||
environment:
|
||||
POSTGRES_USER: "postgres"
|
||||
POSTGRES_PASSWORD: "postgres"
|
||||
|
||||
Reference in New Issue
Block a user