Compare commits
2 commits
ab6070c721
...
3309420792
Author | SHA1 | Date | |
---|---|---|---|
3309420792 | |||
b3c5a460ba |
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ services:
|
|||
######## Postgres ########
|
||||
mf-db17:
|
||||
container_name: "mf-db"
|
||||
image: "postgres:17.0"
|
||||
image: "postgres:17.1"
|
||||
restart: unless-stopped
|
||||
pull_policy: missing
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue