Compare commits
1 commit
baa60d2de8
...
d8f9bc3bd8
Author | SHA1 | Date | |
---|---|---|---|
d8f9bc3bd8 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:17.0@sha256:b9a879c9b935eefe3a7a81750639c8092e3a274945f7a23ee44541107183703a
|
||||
image: postgres:17.0@sha256:204f929930bac33a099456632017b232c2c547ae1f6d2193cfa9ef406e5adabd
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue