chore(deps): update postgres docker tag to v17.4
This commit is contained in:
parent
7646340201
commit
0f4f90c31a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
- forgeflux_postgres
|
||||
|
||||
forgeflux_postgres:
|
||||
image: postgres:17.2
|
||||
image: postgres:17.4
|
||||
volumes:
|
||||
- forgeflux-data:/var/lib/postgresql/
|
||||
environment:
|
||||
|
|
Loading…
Add table
Reference in a new issue