chore(deps): update postgres:16.4 docker digest to 425e144
This commit is contained in:
parent
afb4e39f75
commit
58527eee3e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: postgres:16.4@sha256:1afc3d4aebd5d667796acb3b7bc7fe8d041d1936248a12a75ee36a60fcb115fa
|
image: postgres:16.4@sha256:425e1441636b032f85b0940654e7e0fd2bf6ac71d160b12b852b787ffe9a3b0f
|
||||||
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