chore(deps): update postgres:16.8 docker digest to 86f5b93 #71
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
db:
|
||||
image: postgres:16.8@sha256:cef2d22004db69e3d601442ca4cac142adda0987ad7ca4f28c4e998bef690951
|
||||
image: postgres:16.8@sha256:86f5b93b64a9d532cb5b23456f6a70f83ae536cfaa28df67c6303b344e617f7d
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue