chore(deps): update postgres:16.1 docker digest to db2d3c8 (#718)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
639f961190
commit
038eb2e8b8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ services:
|
|||
######## Postgres ########
|
||||
mf-db16:
|
||||
container_name: "mf-db16"
|
||||
image: "postgres:16.1@sha256:a7a6f58f52e8f494ff93dd8b4e8d8a68fc13907b944075b963bf1244a6930b26"
|
||||
image: "postgres:16.1@sha256:db2d3c872d97299dfbb777d004264ed010aa577f62be581ab71624c88252fc5c"
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_USER: miniflux
|
||||
|
|
Loading…
Reference in a new issue