chore(deps): update postgres:16.6 docker digest to edf3011
This commit is contained in:
parent
74b909cf32
commit
21c4155fdd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.6@sha256:1ca4a219fda8b37077e5d277823506f827b628cc617a4df73e279cafd6404e5b
|
image: postgres:16.6@sha256:edf3011dfb0cf40fda6c6ce5ac280591b4aea1c00638a41dd12a5d2d2e8f15a9
|
||||||
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