Compare commits
2 commits
608cf74891
...
1e983200b4
Author | SHA1 | Date | |
---|---|---|---|
1e983200b4 | |||
17c3e189df |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.4@sha256:8cc723ade737ab3ace6bfc679e02ea6fa0aa45073582ef8d2b605f8342424f37
|
image: postgres:17.0@sha256:1a8e4e79e276aa35de572f42f8f9c1595bf6547d105f39eb04e79c1d0b4f3267
|
||||||
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