Compare commits
1 commit
b53f4ae191
...
cee15eb8bd
Author | SHA1 | Date | |
---|---|---|---|
cee15eb8bd |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:17.2@sha256:79c927b43c8bf2fc1e78b7f4badb394237ee0001032324ef015da562e57a5dcd
|
image: postgres:17.2@sha256:45f29b3f587df02d528d654dda756e4d21e4d5692a37214b4466a99004ec51c8
|
||||||
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