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