Compare commits
1 commit
b4a294450c
...
0342f935c2
Author | SHA1 | Date | |
---|---|---|---|
0342f935c2 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16.8@sha256:48ed2b10660dddaaf9bdf8e572097eb579cde0c8c3acf86f8cbe716b207a9c8a
|
||||
image: postgres:17.4@sha256:45f3f7573df5db5df766ffd8260113db140a40d0ff990f7dd4a68274e8e2c390
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue