Compare commits
2 commits
d8f9bc3bd8
...
baa60d2de8
Author | SHA1 | Date | |
---|---|---|---|
baa60d2de8 | |||
a01338d540 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.4@sha256:5b8e928c9f4deada97460020379683966529df4c9f1199224a83640ff1df143d
|
image: postgres:17.0@sha256:b9a879c9b935eefe3a7a81750639c8092e3a274945f7a23ee44541107183703a
|
||||||
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