chore(deps): update postgres:16.1 docker digest to f7039b4 (#727)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
89afcfad75
commit
c25baeef10
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:db2d3c872d97299dfbb777d004264ed010aa577f62be581ab71624c88252fc5c"
|
||||
image: "postgres:16.1@sha256:f7039b454d9dcb8796bada8390e94ff09f89bfdfcfd7e134bd28e3de672dd5e6"
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_USER: miniflux
|
||||
|
|
Loading…
Reference in a new issue