chore(deps): update postgres docker tag to v17 #192
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ services:
|
|||
######## Postgres ########
|
||||
mf-db16:
|
||||
container_name: "mf-db16"
|
||||
image: "postgres:16.4"
|
||||
image: "postgres:17.0"
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_USER: miniflux
|
||||
|
|
Loading…
Reference in a new issue