Compare commits
1 commit
0d245c27e1
...
380b18777b
Author | SHA1 | Date | |
---|---|---|---|
380b18777b |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16.4@sha256:9a2f3b8137068178039fcf7769a760b700a4c09460c502bcd18cae8a7484af65
|
||||
image: postgres:17.0@sha256:89fec07c35a8f90691bb003617a621dfb9cf7d0f638de3588f6010561178352c
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue