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