Compare commits
1 commit
67e00205a9
...
18a8d94095
Author | SHA1 | Date | |
---|---|---|---|
18a8d94095 |
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.6@sha256:c841742e085f77ecaeee42cf4597a70d778e2e2b72e3f63e0f7773c7007b8ff2
|
image: postgres:17.2@sha256:53108e06bdce361fcdcb1de7d91bb8695ffddc6e6560249c710b62ba95ff3216
|
||||||
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